Fix small JSON bugs, bring in test suite
Just decided to "harden" the JSON parser a little bit with the test suite from https://github.com/nst/JSONTestSuite. Now I'm pretty sure that we can handle whatever JSON docker throws at us.
This commit is contained in:
parent
9ef5515f01
commit
8a60f89110
128 changed files with 231 additions and 19 deletions
1
resources/json/y_object_long_strings.json
Normal file
1
resources/json/y_object_long_strings.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"x":[{"id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}], "id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}
|
||||
Loading…
Add table
Add a link
Reference in a new issue