jansson/test
Petri Lehtinen 625f50f916 Streamify the loader
It's no longer needed to load the whole input into a string and then
parse from the string. Instead, the input is read as needed from
a string or file.
2009-07-13 21:45:16 +03:00
..
testdata Streamify the loader 2009-07-13 21:45:16 +03:00
.gitignore Get rid of json_dumpfd and json_loadfd 2009-07-13 21:45:16 +03:00
json-compare.py Add some tests 2009-07-09 21:01:40 +03:00
load_dump.c Add some tests 2009-07-09 21:01:40 +03:00
loadf_dumpf.c Add some tests 2009-07-09 21:01:40 +03:00
loads_dumps.c Add some tests 2009-07-09 21:01:40 +03:00
Makefile.am Get rid of json_dumpfd and json_loadfd 2009-07-13 21:45:16 +03:00
run-test Get rid of json_dumpfd and json_loadfd 2009-07-13 21:45:16 +03:00
split-testfile.py Add some tests 2009-07-09 21:01:40 +03:00
test-invalid Add some tests 2009-07-09 21:01:40 +03:00
test-valid Add some tests 2009-07-09 21:01:40 +03:00