tests: add tests for tests.sh so we can test the test script
authorJean Privat <jean@pryen.org>
Wed, 18 Jun 2014 14:20:57 +0000 (10:20 -0400)
committerJean Privat <jean@pryen.org>
Wed, 18 Jun 2014 19:02:40 +0000 (15:02 -0400)
commit6e42fe7695688beeea8e8c01b6719cbcbab0f340
treeefb0ab48e01a17bc1c89783751c7adb1ecbd03a4
parent150c29b7e4c8ebd4f8dae4669473e7bdf50d3403
tests: add tests for tests.sh so we can test the test script

Signed-off-by: Jean Privat <jean@pryen.org>
17 files changed:
tests/sav/fixme/zzz_test_fixme.res [new file with mode: 0644]
tests/sav/fixme/zzz_test_fixme_changed.res [new file with mode: 0644]
tests/sav/fixme/zzz_test_fixme_remains.res [new file with mode: 0644]
tests/sav/zzz_test_fail.res [new file with mode: 0644]
tests/sav/zzz_test_fixme_changed.res [new file with mode: 0644]
tests/sav/zzz_test_fixme_remains.res [new file with mode: 0644]
tests/sav/zzz_test_ok.res [new file with mode: 0644]
tests/sav/zzz_test_soso.res [new file with mode: 0644]
tests/zzz_tests/zzz_test_0k.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_fail.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_fixme.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_fixme_changed.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_fixme_remains.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_nosav.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_ok.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_soso.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_todo.nit [new file with mode: 0644]