cJSON/tests
Max Bruckner a43fa56a63 Rewrite cJSON_Minify, fixing buffer overflows, fixes #338
Also first tests for cJSON_Minify.
Thanks @bigric3 for reporting
2019-04-14 23:18:48 +02:00
..
inputs Remove trailing space 2017-11-04 21:19:15 +08:00
json-patch-tests Update json-patch-tests 2018-10-11 00:30:43 +02:00
unity Update Unity to 2.4.3 2017-11-28 03:15:50 +01:00
CMakeLists.txt Rewrite cJSON_Minify, fixing buffer overflows, fixes #338 2019-04-14 23:18:48 +02:00
cjson_add.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
common.h Fix tests when building as static library 2017-11-28 16:44:24 +01:00
compare_tests.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
json_patch_tests.c Add warning -Wmissing-variable-declarations 2017-06-28 17:28:49 +02:00
minify_tests.c Rewrite cJSON_Minify, fixing buffer overflows, fixes #338 2019-04-14 23:18:48 +02:00
misc_tests.c Fix crash of cJSON_GetObjectItemCaseSensitive when calling it on arrays 2018-12-16 11:06:40 +01:00
misc_utils_tests.c misc_utils_tests: call all utils function with NULL pointers 2017-06-28 16:01:20 +02:00
old_utils_tests.c old_utils_tests: Remove leftover unused attribute 2017-05-10 01:15:28 +02:00
parse_array.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
parse_examples.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
parse_hex4.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
parse_number.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
parse_object.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
parse_string.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
parse_value.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
parse_with_opts.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
print_array.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
print_number.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
print_object.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
print_string.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
print_value.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
readme_examples.c Support default __stdcall calling convention on tests as well 2018-09-12 15:32:30 -05:00
unity_setup.c Add newline to end of unity_setup.c 2018-09-17 09:10:20 -05:00