tests: add test for logging feature of nitc
authorJean-Sebastien Gelinas <calestar@gmail.com>
Fri, 7 Jan 2011 21:24:24 +0000 (16:24 -0500)
committerJean-Sebastien Gelinas <calestar@gmail.com>
Fri, 21 Jan 2011 19:44:28 +0000 (14:44 -0500)
Signed-off-by: Jean-Sebastien Gelinas <calestar@gmail.com>

.gitignore
tests/nitc.args [new file with mode: 0644]
tests/sav/nitc_args1.sav [new file with mode: 0644]

index a0fa7d6..6dee606 100644 (file)
@@ -30,3 +30,5 @@ tests/*.err
 tests/*.write
 tests/alt
 tests/errlist
+tests/test_nitc_logs
+tests/hello_world
diff --git a/tests/nitc.args b/tests/nitc.args
new file mode 100644 (file)
index 0000000..1fba5e2
--- /dev/null
@@ -0,0 +1 @@
+--log --log-dir test_nitc_logs ../examples/hello_world.nit
diff --git a/tests/sav/nitc_args1.sav b/tests/sav/nitc_args1.sav
new file mode 100644 (file)
index 0000000..e69de29