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.
 
 
 
 
 
Nicolas Badoux 9d1b229086 Added max recusrion depth for cJSONDuplicate to prevent stack exhaustion in case of circular reference 2 months ago
..
inputs Remove trailing space 7 years ago
json-patch-tests Update json-patch-tests 6 years ago
unity Fix spelling errors found by CodeSpell. See https://github.com/codespell-project/codespell 6 months ago
CMakeLists.txt Revert "feat: add tests for #842" to fix test failures 5 months ago
cjson_add.c Fix spelling errors found by CodeSpell. See https://github.com/codespell-project/codespell 6 months 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 Added max recusrion depth for cJSONDuplicate to prevent stack exhaustion in case of circular reference 1 month 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 Add test for heap buffer overflow 6 months 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 Fix spelling errors found by CodeSpell. See https://github.com/codespell-project/codespell 6 months 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