Max Bruckner d92754cd30 Add valgrind suppressions for ARMv7 7 年之前
..
inputs 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 年之前
json-patch-tests a01267c0a4 Update json-patch-tests 8 年之前
unity 82295f9e4f Update Unity 8 年之前
CMakeLists.txt d92754cd30 Add valgrind suppressions for ARMv7 7 年之前
common.c 84237ff48e Replace sizeof('\0') with sizeof("") 8 年之前
common.h b44c917be9 tests/common: use CJSON_PUBLIC 8 年之前
compare_tests.c 03ba72faec cJSON_Compare: Fix comparison of objects 8 年之前
json_patch_tests.c e1f6470dae json_patch_tests.c: Use case sensitive functions 8 年之前
misc_tests.c 954d61e5e7 Fix #189, ensure returns an invalid pointer 8 年之前
misc_utils_tests.c 18ad8a8770 misc_utils_tests: call all utils function with NULL pointers 8 年之前
old_utils_tests.c b537ca70a3 old_utils_tests: Remove leftover unused attribute 8 年之前
parse_array.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前
parse_examples.c 1b2236a9a6 Improve existing tests showing behaviour of Parse and ParseWithOpts functions. 7 年之前
parse_hex4.c bfbd8fe0d8 tests/parse_hex4: Fix GCC 7 compiler warning (fixes #179) 8 年之前
parse_number.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前
parse_object.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前
parse_string.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前
parse_value.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前
parse_with_opts.c 629c354390 Rewrite test for cJSON_ParseWithOpts() to expect non-null error 7 年之前
print_array.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前
print_number.c 87fad25c2b Merge pull request #153 from DeboraG/print_number_prec 8 年之前
print_object.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前
print_string.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前
print_value.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 年之前