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.
 
 
 
 
 
Dimitri Papadopoulos Orfanos 7795249dd4
Typos found by codespell (#607)
3 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 fix several null pointer problems on allocation failure (#526) 4 years ago
common.h Fix tests when building as static library 7 years ago
compare_tests.c update testcase, fixes #433 5 years ago
json_patch_tests.c Typos found by codespell (#607) 3 years ago
minify_tests.c Fix infinite loop in cJSON_Minify 6 years ago
misc_tests.c Merge pull request #453 from Alanscut/add-return-value 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 array's item should be in the list 5 years ago
parse_examples.c Added cJSON_ParseWithLength (#358) 5 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 docs: fix simple typo, transfering -> transferring (#527) 4 years ago
unity_setup.c Add newline to end of unity_setup.c 6 years ago