..
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
Update copyrights for 2014
2014-01-28 09:16:05 +02: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
Add json_get_alloc_funcs() to allow alloc function fetching
2015-12-21 11:46:32 -05:00
test_number.c
Disable warning for deliberate use on MSVS.
2015-01-13 16:30:00 +01:00
test_object.c
Add json_object_foreach_safe
2015-08-26 17:32:55 +03:00
test_pack.c
Update copyrights for 2014
2014-01-28 09:16:05 +02:00
test_simple.c
Update copyrights for 2014
2014-01-28 09:16:05 +02:00
test_unpack.c
Allow to mix JSON_STRICT with optional keys
2014-02-15 17:40:22 +01:00
util.h
Don't use the nonstandard __FUNCTION__ macro
2014-10-03 08:38:57 +03:00