tests: add meta-tests related to the execution control
authorJean Privat <jean@pryen.org>
Thu, 4 Sep 2014 00:55:53 +0000 (20:55 -0400)
committerJean Privat <jean@pryen.org>
Thu, 4 Sep 2014 14:02:08 +0000 (10:02 -0400)
commit9f397f14f0cd376ba9112ef1a0d7246e7c89f165
tree5c7318e731144fa5072fdb233c6c8bac81dde317
parent241fb01fa6c89c9068499d040af74a74e98e3dc7
tests: add meta-tests related to the execution control

* zzz_tests/zzz_test_args.nit
* zzz_tests/zzz_test_envvar.nit
* zzz_tests/zzz_test_in.nit
* zzz_tests/zzz_test_post_proc.nit
* zzz_tests/zzz_test_write.nit

Signed-off-by: Jean Privat <jean@pryen.org>
17 files changed:
tests/sav/zzz_test_args.res [new file with mode: 0644]
tests/sav/zzz_test_args_args1.res [new file with mode: 0644]
tests/sav/zzz_test_args_args2.res [new file with mode: 0644]
tests/sav/zzz_test_envvar.res [new file with mode: 0644]
tests/sav/zzz_test_in.res [new file with mode: 0644]
tests/sav/zzz_test_post_proc.res [new file with mode: 0644]
tests/sav/zzz_test_post_proc_args1.res [new file with mode: 0644]
tests/sav/zzz_test_write_args1.res [new file with mode: 0644]
tests/zzz_test_args.args [new file with mode: 0644]
tests/zzz_test_in.inputs [new file with mode: 0644]
tests/zzz_test_post_proc.args [new file with mode: 0644]
tests/zzz_test_write.args [new file with mode: 0644]
tests/zzz_tests/zzz_test_args.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_envvar.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_in.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_post_proc.nit [new file with mode: 0644]
tests/zzz_tests/zzz_test_write.nit [new file with mode: 0644]