jansson/test
Petri Lehtinen 4c414bdd6d Get rid of json_dumpfd and json_loadfd
fdopen() makes supporting separate API for file descriptors useless.
Supporting fd's also makes Jansson less portable.
2009-07-13 21:45:16 +03:00
..
testdata Add some tests 2009-07-09 21:01:40 +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