mirror of
https://github.com/akheron/jansson.git
synced 2025-04-13 08:42:57 +00:00
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. |
||
---|---|---|
.. | ||
testdata | ||
.gitignore | ||
json-compare.py | ||
load_dump.c | ||
loadf_dumpf.c | ||
loads_dumps.c | ||
Makefile.am | ||
run-test | ||
split-testfile.py | ||
test-invalid | ||
test-valid |