tests: Added ad-hoc json parser test
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 8 Dec 2015 19:20:23 +0000 (14:20 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Wed, 16 Dec 2015 15:58:29 +0000 (10:58 -0500)
commit3608f2bdbd07b364f2304c32e5b29bc4f6e5565a
tree0daba21a88b6584601ef8553a26be134d439805f
parent54bc1e7317198b8b83848f334c7f6eaf393fbdfd
tests: Added ad-hoc json parser test

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
tests/json_example.json [new file with mode: 0644]
tests/sav/test_adhoc_json_parse.res [new file with mode: 0644]
tests/sav/test_adhoc_json_parse_args1.res [new file with mode: 0644]
tests/test_adhoc_json_parse.args [new file with mode: 0644]
tests/test_adhoc_json_parse.nit [new file with mode: 0644]