This website requires JavaScript.
Explore
Help
Sign In
3party
/
jsoncpp
Watch
0
Star
0
Fork
0
You've already forked jsoncpp
mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced
2024-12-27 11:21:02 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
jsoncpp
/
test
History
Baptiste Lepilleur
7c66ac2e0f
- added command-line option --with-json-checker to run test from jsonchecker test suite of json.org.
2010-02-21 14:26:08 +00:00
..
data
- added a large test that cause(d?) crash with experimental JSON_VALUE_USE_INTERNAL_MAP
2010-02-21 10:44:12 +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
- added command-line option --with-json-checker to run test from jsonchecker test suite of json.org.
2010-02-21 14:26:08 +00:00
rununittests.py
- added mini unit testing framework
2009-11-21 18:07:09 +00:00