jansson/test/suites/api
Nathaniel McCallum 63b9fd0552 Add support for the cleanup attribute in GCC/Clang
The new json_auto_t macro allows easy declaration of json_t types that
automatically decrement at the end of their scope.
2016-08-31 08:57:57 -04:00
..
check-exports check-exports test: Filter out symbols that start with an underscore 2013-02-05 12:48:38 +02:00
Makefile.am Enable gcc specific flags in tests correctly 2013-02-04 09:49:58 +02:00
run Update copyrights for 2014 2014-01-28 09:16:05 +02:00
test_array.c Update copyrights for 2014 2014-01-28 09:16:05 +02:00
test_copy.c Always preserve insertion order of object items 2016-06-20 21:10:23 +03:00
test_dump_callback.c Update copyrights for 2014 2014-01-28 09:16:05 +02:00
test_dump.c Increase test coverage 2014-12-19 08:35:46 +02:00
test_equal.c Update copyrights for 2014 2014-01-28 09:16:05 +02:00
test_load_callback.c Document and tweak json_load_callback() 2012-03-26 21:53:21 +03:00
test_load.c Increase test coverage 2014-12-19 08:35:46 +02:00
test_loadb.c Update copyrights for 2014 2014-01-28 09:16:05 +02:00
test_memory_funcs.c Conform to c89 2016-08-11 18:51:29 +03:00
test_number.c Disable warning for deliberate use on MSVS. 2015-01-13 16:30:00 +01:00
test_object.c Always preserve insertion order of object items 2016-06-20 21:10:23 +03:00
test_pack.c Implemented json_pack() format specifiers 's?', 'o?', and 'O?'. 2016-02-23 19:28:56 +00:00
test_simple.c Add support for the cleanup attribute in GCC/Clang 2016-08-31 08:57:57 -04:00
test_unpack.c pack_unpack: List unrecognized keys in strict unpacking 2015-12-22 10:05:31 -08:00
util.h pack_unpack: List unrecognized keys in strict unpacking 2015-12-22 10:05:31 -08:00