jansson/test
Petri Lehtinen 49fc708d4c Add JSON_REJECT_DUPLICATES decoding flag
With this flag, a decoding error is issued if any JSON object in the
input contains duplicate keys.

Fixes GH-3.
2011-05-15 13:57:49 +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_REJECT_DUPLICATES decoding flag 2011-05-15 13:57:49 +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