Max Bruckner 77931e7fc0 cJSON_Add...ToObject: Add tests for failure conditions hace 7 años
..
inputs fa00278f66 Remove trailing space hace 7 años
json-patch-tests 043507872e Update json-patch-tests hace 7 años
unity 0476590a0c Update Unity to 2.4.3 hace 7 años
CMakeLists.txt f966409b33 Add tests for cJSON_Add...ToObject macros hace 7 años
cjson_add.c 77931e7fc0 cJSON_Add...ToObject: Add tests for failure conditions hace 7 años
common.h eb7c681a4b Fix tests when building as static library hace 7 años
compare_tests.c 03ba72faec cJSON_Compare: Fix comparison of objects hace 8 años
json_patch_tests.c 4e0c119391 Add warning -Wmissing-variable-declarations hace 8 años
misc_tests.c 11844dd5a6 Add cJSON_Create{Array,Object}Reference hace 7 años
misc_utils_tests.c 18ad8a8770 misc_utils_tests: call all utils function with NULL pointers hace 8 años
old_utils_tests.c b537ca70a3 old_utils_tests: Remove leftover unused attribute hace 8 años
parse_array.c 949c083315 Move 'hooks' parameter into buffers (parse/print) hace 8 años
parse_examples.c 1b2236a9a6 Improve existing tests showing behaviour of Parse and ParseWithOpts functions. hace 7 años
parse_hex4.c bfbd8fe0d8 tests/parse_hex4: Fix GCC 7 compiler warning (fixes #179) hace 8 años
parse_number.c 949c083315 Move 'hooks' parameter into buffers (parse/print) hace 8 años
parse_object.c 949c083315 Move 'hooks' parameter into buffers (parse/print) hace 8 años
parse_string.c 949c083315 Move 'hooks' parameter into buffers (parse/print) hace 8 años
parse_value.c 949c083315 Move 'hooks' parameter into buffers (parse/print) hace 8 años
parse_with_opts.c 97d7347a6e Merge branch 'develop' hace 7 años
print_array.c 949c083315 Move 'hooks' parameter into buffers (parse/print) hace 8 años
print_number.c 45e1278acb tests/print_number: Add test with 17 digits of precision hace 8 años
print_object.c 949c083315 Move 'hooks' parameter into buffers (parse/print) hace 8 años
print_string.c 949c083315 Move 'hooks' parameter into buffers (parse/print) hace 8 años
print_value.c 949c083315 Move 'hooks' parameter into buffers (parse/print) hace 8 años