Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
2398ae0f
Commit
2398ae0f
authored
Sep 19, 2014
by
Pietro Abate
Browse files
add unit tests for constructed types
parent
af780bcc
Changes
3
Hide whitespace changes
Inline
Side-by-side
tests/_tests/poly/polyfuns.cdi
0 → 100644
View file @
2398ae0f
val aux : [ 'A* ] -> Int
val f : T('A) -> Int
val a : Int
val b : Int
tests/_tests/poly/polysyntax.cdi
0 → 100644
View file @
2398ae0f
tests/test.list
View file @
2398ae0f
...
...
@@ -24,3 +24,10 @@ Name: cql
Group: cql
Input: cql/TREE/*.cd cql/XMP/*.cd
Cmd: ../cduce -c --verbose -I cql/TREE -I cql/XMP
Name: poly
Group: poly
Input: poly/polyfuns.cd poly/polysyntax.cd
Cmd: ../cduce -c --verbose -I poly
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment