tjson-spec
tjson-spec copied to clipboard
Incorporate RFC7159 stress tests from nst/JSONTestSuite
This test suite (mentioned in the "Parsing JSON is a Minefield" blog post) contains a number of examples which have ambiguous behavior and/or cause JSON parser crashes:
https://github.com/nst/JSONTestSuite
TJSON can potentially choose unambiguous behaviors for these cases, including them in the TJSON examples file and deciding on canonical behaviors in ambiguous cases, or error-prone forms which should be rejected:
