jansson/test/suites
Nathaniel McCallum 245e532934 Add json_get_alloc_funcs() to allow alloc function fetching
This is particularly useful in modular situations where the allocation
functions are either unknown or private. For instance, in such cases,
the caller of json_dumps() has no way to free the returned buffer.
2015-12-21 11:46:32 -05:00
..
api Add json_get_alloc_funcs() to allow alloc function fetching 2015-12-21 11:46:32 -05:00
encoding-flags Add missing tests for JSON_REAL_PRECISION 2014-05-07 08:19:39 +03:00
invalid Add a test case for \u0000 2014-12-19 07:57:33 +02:00
invalid-unicode Update copyrights for 2014 2014-01-28 09:16:05 +02:00
valid Parse subnormal numbers correctly 2014-08-27 07:59:52 +03:00
.gitattributes Always use LF as line ending so that we don't get any problems with line 2013-03-07 16:12:07 +01:00
Makefile.am Remove invalid subdirs from test/suites/Makefile.am 2011-02-25 21:09:04 +02:00