jansson/test
Petri Lehtinen dd2fe1ebe8 Add _nocheck functions
Added functions are:

* json_string_nocheck()
* json_string_set_nocheck()
* json_object_set_nocheck()
* json_object_set_new_nocheck()

These functions don't check that their string argument is valid UTF-8,
but assume that the user has already performed the check.
2009-12-23 22:28:24 +02:00
..
bin Implement JSON_SORT_KEYS encoding flag 2009-12-16 23:12:39 +02:00
scripts Refactor the test system 2009-12-16 22:45:29 +02:00
suites Add _nocheck functions 2009-12-23 22:28:24 +02:00
.gitignore Enhance tests 2009-12-21 12:50:49 +02:00
Makefile.am Refactor the test system 2009-12-16 22:45:29 +02:00
run-suites Refactor the test system 2009-12-16 22:45:29 +02:00