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-04-02 07:53:25 -07:00
committed by Keith Derrick
parent bb7978c95f
commit 30c6c4a1be
7 changed files with 334 additions and 133 deletions
+1
View File
@@ -23,6 +23,7 @@ test2
test4
testSubDir
test_parse_int64
test_parse
test_cast
test_null
Debug