Split the json_tokener_parse tests off from test1 into their own test and add several more cases to check various incremental parsing situations.

This commit is contained in:
Eric Haszlakiewicz
2012-03-31 22:51:39 -05:00
parent 1489b081a7
commit c5c623a546
7 changed files with 334 additions and 133 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ test2
test4
testSubDir
test_parse_int64
test_parse
test_cast
test_null
Debug