Debora Grosse 3fc9bc0648 cJSON: Fix print_number to print significant digits of doubles před 8 roky
..
inputs 1ea72f8260 print_number: Remove trailing zeroes (for doubles) před 8 roky
json-patch-tests 49ebc85e7a Move ApplyPatch tests from test_utils.c to json. před 8 roky
unity ad5abf4c5b Update unity with fixes for compiler warnings před 8 roky
CMakeLists.txt 6ccfd5d603 tests: Move most of test_utils.c to old_utils_tests před 8 roky
common.c 84237ff48e Replace sizeof('\0') with sizeof("") před 8 roky
common.h b44c917be9 tests/common: use CJSON_PUBLIC před 8 roky
compare_tests.c 6ac896d8d2 cJSON_Compare: New function to compare json před 8 roky
json_patch_tests.c 49ebc85e7a Move ApplyPatch tests from test_utils.c to json. před 8 roky
misc_tests.c c45dc12fd7 Tests for typecheck functions před 8 roky
old_utils_tests.c 6ccfd5d603 tests: Move most of test_utils.c to old_utils_tests před 8 roky
parse_array.c 2683589d93 parser: Construct error pointer from buffer offset před 8 roky
parse_examples.c 4f58695ed3 tests: extract common functionality to common.c před 8 roky
parse_hex4.c 4f58695ed3 tests: extract common functionality to common.c před 8 roky
parse_number.c 87a204ed0b parse_functions: Return booleans instead of pointers před 8 roky
parse_object.c 2683589d93 parser: Construct error pointer from buffer offset před 8 roky
parse_string.c 2683589d93 parser: Construct error pointer from buffer offset před 8 roky
parse_value.c 2683589d93 parser: Construct error pointer from buffer offset před 8 roky
parse_with_opts.c bc0bb7c224 parse_with_opts: test return_parse_end před 8 roky
print_array.c 2683589d93 parser: Construct error pointer from buffer offset před 8 roky
print_number.c 3fc9bc0648 cJSON: Fix print_number to print significant digits of doubles před 8 roky
print_object.c 2683589d93 parser: Construct error pointer from buffer offset před 8 roky
print_string.c 5ea4fad263 print_string: return boolean instead of pointer před 8 roky
print_value.c 2683589d93 parser: Construct error pointer from buffer offset před 8 roky