]> git.ipfire.org Git - thirdparty/json-c.git/commit
Split the json_tokener_parse tests off from test1 into their own test and add several...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 1 Apr 2012 03:51:39 +0000 (22:51 -0500)
committerKeith Derrick <keith.derrick@palm.com>
Mon, 2 Apr 2012 14:53:25 +0000 (07:53 -0700)
commit30c6c4a1be41a59ea9335bc3566371276a72763f
tree4135207e7551ba7027704a262511c49f8e7e881c
parentbb7978c95ffbb1afd78767309ef3c30a93ee62ab
Split the json_tokener_parse tests off from test1 into their own test and add several more cases to check various incremental parsing situations.
.gitignore
Makefile.am
test1.c
test1.expected
test_parse.c [new file with mode: 0644]
test_parse.expected [new file with mode: 0644]
test_parse.test [new file with mode: 0755]