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)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 1 Apr 2012 03:51:39 +0000 (22:51 -0500)
commitc5c623a5461bbba31049b10d369f0125090bebec
tree4135207e7551ba7027704a262511c49f8e7e881c
parent1489b081a729d055579471d6b0906274c4e7b8af
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]