jsoncpp/test
Aaron Jacobs ae9ffb5443 Fixed a parsing bug in decodeNumber, updating the failing test cases to be
correct in the process. (The test cases incorrectly used exact integers instead
of scientific notation.)
2011-05-24 03:59:24 +00:00
..
data Fixed a parsing bug in decodeNumber, updating the failing test cases to be 2011-05-24 03:59:24 +00:00
jsonchecker - added Features class that describes allowed extension for Reader, to allow for strict configuration 2009-11-18 21:38:54 +00:00
cleantests.py Moved jsontestrunner data from test/ to test/data. 2009-11-21 18:20:25 +00:00
generate_expected.py Stripped carriage return and added eol-style native prop. 2007-06-14 21:01:26 +00:00
pyjsontestrunner.py renamed jsontestrunner.py to pyjsontestrunner.py to avoid confusion 2010-02-19 05:10:41 +00:00
runjsontests.py Fixed bug #3139677: JSON [1 2 3] was incorrectly parsed as [1, 3]. Error is now correctly detected. 2011-05-01 15:40:47 +00:00
rununittests.py - added mini unit testing framework 2009-11-21 18:07:09 +00:00