Max Bruckner 18b4e2f941 Update Unity to release 2.4.1 il y a 8 ans
..
inputs 1ea72f8260 print_number: Remove trailing zeroes (for doubles) il y a 8 ans
json-patch-tests 49ebc85e7a Move ApplyPatch tests from test_utils.c to json. il y a 8 ans
unity 18b4e2f941 Update Unity to release 2.4.1 il y a 8 ans
CMakeLists.txt 6ccfd5d603 tests: Move most of test_utils.c to old_utils_tests il y a 8 ans
common.c 84237ff48e Replace sizeof('\0') with sizeof("") il y a 8 ans
common.h b44c917be9 tests/common: use CJSON_PUBLIC il y a 8 ans
compare_tests.c 6ac896d8d2 cJSON_Compare: New function to compare json il y a 8 ans
json_patch_tests.c 49ebc85e7a Move ApplyPatch tests from test_utils.c to json. il y a 8 ans
misc_tests.c e0d3a8a265 Limit nesting depth to 1000 and make it configurable. il y a 8 ans
old_utils_tests.c 6ccfd5d603 tests: Move most of test_utils.c to old_utils_tests il y a 8 ans
parse_array.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_examples.c 4f58695ed3 tests: extract common functionality to common.c il y a 8 ans
parse_hex4.c 4f58695ed3 tests: extract common functionality to common.c il y a 8 ans
parse_number.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_object.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_string.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_value.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
parse_with_opts.c bc0bb7c224 parse_with_opts: test return_parse_end il y a 8 ans
print_array.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
print_number.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
print_object.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
print_string.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans
print_value.c 949c083315 Move 'hooks' parameter into buffers (parse/print) il y a 8 ans