tests: test the tolerance of the JSON deserializer on custom JSON code
authorAlexis Laferrière <alexis.laf@xymus.net>
Mon, 29 Jun 2015 01:31:00 +0000 (21:31 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Mon, 29 Jun 2015 23:02:32 +0000 (19:02 -0400)
commitf4bb9a39f421ff773895b9b447de9ed3afcd62a6
tree03ab882e11983a1f19d802100dfd403fe29c797f
parent14d81d87e19f4c043c38c2bc937627fbc337e4c4
tests: test the tolerance of the JSON deserializer on custom JSON code

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
tests/sav/test_json_deserialization_plain.res [new file with mode: 0644]
tests/sav/test_json_deserialization_plain_alt2.res [new file with mode: 0644]
tests/test_json_deserialization_plain.nit [new file with mode: 0644]