nitc: fix calling extern constructors from extern code in separate compiler
[nit.git] / tests / testfull.sh
index d24dd2c..6d159e9 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-./tests.sh "$@" *.nit ../examples/*.nit ../examples/leapfrog/leapfrog.nit ../examples/shoot/shoot_logic.nit ../lib/*.nit ../src/nitdoc.nit ../src/nits.nit ../src/nitc.nit ../src/test_parser.nit ../src/nit.nit ../src/nitmetrics.nit ../src/nitg.nit
+./tests.sh "$@" `./listfull.sh`