jansson/test/suites/api
Joakim Soderberg 3fe8f74e7f Renamed config.h -> jansson_private_config.h
This is because it's really easy to get a name collission if compiling
Jansson as a subproject in a larger CMake project. If one project includes
several subprojects each having their own config.h, this will cause the
wrong file to be loaded.
2014-01-27 12:48:52 +01: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 2013 2013-07-23 13:20:06 +03:00
test_array.c Update copyrights for 2013 2013-07-23 13:20:06 +03:00
test_copy.c Update copyrights for 2013 2013-07-23 13:20:06 +03:00
test_dump_callback.c Update copyrights for 2013 2013-07-23 13:20:06 +03:00
test_dump.c Add JSON_ALLOW_NUL decoding flag for enabling NUL byte support 2013-09-30 10:45:02 +03:00
test_equal.c Update copyrights for 2013 2013-07-23 13:20:06 +03:00
test_load_callback.c Document and tweak json_load_callback() 2012-03-26 21:53:21 +03:00
test_load.c Add JSON_ALLOW_NUL decoding flag for enabling NUL byte support 2013-09-30 10:45:02 +03:00
test_loadb.c Update copyrights for 2013 2013-07-23 13:20:06 +03:00
test_memory_funcs.c doc: Set all memory to zero in secure_free 2013-11-14 08:49:16 +02:00
test_number.c Update copyrights for 2013 2013-07-23 13:20:06 +03:00
test_object.c Update copyrights for 2013 2013-07-23 13:20:06 +03:00
test_pack.c Renamed config.h -> jansson_private_config.h 2014-01-27 12:48:52 +01:00
test_simple.c Add json_boolean_value as alias for json_is_true 2013-12-04 09:14:19 +02:00
test_unpack.c Support \u0000 - add size_t string lengths to API, load and dump \u000, etc. 2013-09-27 17:32:06 -07:00
util.h Renamed config.h -> jansson_private_config.h 2014-01-27 12:48:52 +01:00