tests: introducing some tests for the catch
authorBlackMinou <romain.chanoir@viacesi.fr>
Sat, 9 Apr 2016 01:24:10 +0000 (21:24 -0400)
committerBlackMinou <romain.chanoir@viacesi.fr>
Tue, 12 Apr 2016 19:39:33 +0000 (15:39 -0400)
commitcbab08ce2dc0fb1c2967e558643225b48abf4035
tree984d8170c90a98e640ee75cf139df99d39824c05
parent3b90e01c7b5f791252036753fa6b73ab6b18f99d
tests: introducing some tests for the catch

Signed-off-by: BlackMinou <romain.chanoir@viacesi.fr>
12 files changed:
tests/sav/test_catch_attributes.res [new file with mode: 0644]
tests/sav/test_catch_imbricated.res [new file with mode: 0644]
tests/sav/test_catch_in_catch.res [new file with mode: 0644]
tests/sav/test_catch_loop.res [new file with mode: 0644]
tests/sav/test_catch_objects.res [new file with mode: 0644]
tests/sav/test_catch_simple.res [new file with mode: 0644]
tests/test_catch_attributes.nit [new file with mode: 0644]
tests/test_catch_imbricated.nit [new file with mode: 0644]
tests/test_catch_in_catch.nit [new file with mode: 0644]
tests/test_catch_loop.nit [new file with mode: 0644]
tests/test_catch_objects.nit [new file with mode: 0644]
tests/test_catch_simple.nit [new file with mode: 0644]