X-Git-Url: http://nitlanguage.org diff --git a/tests/nit.args b/tests/nit.args index 0c14c1c..ba1a276 100644 --- a/tests/nit.args +++ b/tests/nit.args @@ -1,4 +1,8 @@ --log --log-dir out/test_nitc_logs ../examples/hello_world.nit base_simple3.nit -m test_mixin.nit ../examples/hello_world.nit -test_define.nit -D text=hello -D num=42 -D flag +-D text=hello -D num=42 -D flag test_define.nit +-e 'print "hello world"' +-n -e 'print line' test_prog/README.md test_prog/test_prog.nit +test_ffi_c_interpreter.nit +-