jansson/test
Petri Lehtinen a76ba52f34 Add JSON_DISABLE_EOF_CHECK decoding flag
With this flag enabled, the decoder stops after a valid JSON input and
thus allows extra data after it.

Fixes GH-25.
2011-05-29 21:27:15 +03:00
..
bin Refactor decoder input stream 2011-02-22 12:07:37 +02:00
scripts Test framework enhancements, fix the check_exports test 2011-03-27 13:34:43 +03:00
suites Add JSON_DISABLE_EOF_CHECK decoding flag 2011-05-29 21:27:15 +03:00
.gitignore Add json_loadb() for decoding possibly non null-terminated strings 2011-04-10 21:01:50 +03:00
Makefile.am Distribute some missing files 2010-01-21 21:48:31 +02:00
run-suites tests: Use "make STOP=1 check" to stop on first failure 2011-02-19 12:15:21 +02:00