Merge: Added contributing guidelines and link from readme
[nit.git] / tests / nit.args
1 --log --log-dir out/test_nitc_logs ../examples/hello_world.nit
2 base_simple3.nit
3 -m test_mixin.nit ../examples/hello_world.nit
4 -D text=hello -D num=42 -D flag test_define.nit
5 -e 'print "hello world"'
6 -n -e 'print line' test_prog/README.md test_prog/test_prog.nit
7 test_ffi_c_interpreter.nit
8 -