You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alanscut 4790c3c8f5 add testcase for cJSON_SetValuestringToObject 5 years ago
..
inputs Remove trailing space 7 years ago
json-patch-tests Update json-patch-tests 6 years ago
unity eliminate warning when compiling cJSON 5 years ago
CMakeLists.txt Add link dependency to fix tests link error when ENABLE_CJSON_UTILS is ON 6 years ago
cjson_add.c Support default __stdcall calling convention on tests as well 6 years ago
common.h Fix tests when building as static library 7 years ago
compare_tests.c Support default __stdcall calling convention on tests as well 6 years ago
json_patch_tests.c Add warning -Wmissing-variable-declarations 7 years ago
minify_tests.c Fix infinite loop in cJSON_Minify 6 years ago
misc_tests.c add testcase for cJSON_SetValuestringToObject 5 years ago
misc_utils_tests.c misc_utils_tests: call all utils function with NULL pointers 7 years ago
old_utils_tests.c fix encode_string_as_pointer 5 years ago
parse_array.c Support default __stdcall calling convention on tests as well 6 years ago
parse_examples.c Support default __stdcall calling convention on tests as well 6 years ago
parse_hex4.c Support default __stdcall calling convention on tests as well 6 years ago
parse_number.c Support default __stdcall calling convention on tests as well 6 years ago
parse_object.c Support default __stdcall calling convention on tests as well 6 years ago
parse_string.c Support default __stdcall calling convention on tests as well 6 years ago
parse_value.c Support default __stdcall calling convention on tests as well 6 years ago
parse_with_opts.c Support default __stdcall calling convention on tests as well 6 years ago
print_array.c Support default __stdcall calling convention on tests as well 6 years ago
print_number.c fix issue#327 5 years ago
print_object.c Support default __stdcall calling convention on tests as well 6 years ago
print_string.c Support default __stdcall calling convention on tests as well 6 years ago
print_value.c Support default __stdcall calling convention on tests as well 6 years ago
readme_examples.c fix double comparison 5 years ago
unity_setup.c Add newline to end of unity_setup.c 6 years ago