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
885fb2ae
Commit
885fb2ae
authored
Jun 10, 2014
by
Pietro Abate
Browse files
change name : astprinter
parent
367c6be1
Changes
3
Hide whitespace changes
Inline
Side-by-side
tests/lambda/Makefile
View file @
885fb2ae
...
...
@@ -22,8 +22,8 @@ INEXTFILES = misc/custom.ml misc/encodings.ml misc/upool.ml misc/ns.ml\
EXTFILES
=
$
(
INEXTFILES:%
=
$(ROOTDIR)
/%
)
RM
?=
rm
-f
OUT
?=
valueTests.native lambdaTests.native typedTests.native
tests
.native
OUTDEBUG
?=
valueTests.native lambdaTests.byte typedTests.byte
tests
.byte
OUT
?=
valueTests.native lambdaTests.native typedTests.native
astprinter
.native
OUTDEBUG
?=
valueTests.native lambdaTests.byte typedTests.byte
astprinter
.byte
.PHONY
:
clean _import tests
...
...
tests/lambda/_tags
View file @
885fb2ae
...
...
@@ -3,7 +3,7 @@
<src/testlib*>: pp(camlp4orf.opt), package(camlp4.lib)
<src/compute*>: pp(camlp4orf.opt), package(camlp4.lib, unix, netsys, str)
<src/*Tests*>: pp(camlp4orf.opt), package(camlp4.lib, unix, netsys, str, oUnit, pcre, ulex, num, netstring)
<src/
tests
*>: pp(camlp4orf.opt), package(camlp4.lib, unix, netsys, str, oUnit, pcre, ulex, num, netstring)
<src/
astprinter
*>: pp(camlp4orf.opt), package(camlp4.lib, unix, netsys, str, oUnit, pcre, ulex, num, netstring)
<src/externals>: include
<src/externals/schema_*>: package(pcre, netcgi2)
...
...
tests/lambda/src/
tests
.ml
→
tests/lambda/src/
astprinter
.ml
View file @
885fb2ae
File moved
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