Max Bruckner ae80f5ef57 Initial support for the Meson build system 8 лет назад
..
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 a9ce4e6bbc Add warning -Wswitch-enum 8 лет назад
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 4e0c119391 Add warning -Wmissing-variable-declarations 8 лет назад
meson.build ae80f5ef57 Initial support for the Meson build system 8 лет назад
misc_tests.c bdd5ff7ad6 misc_tests: Call all functions with NULL pointers 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 4f58695ed3 tests: extract common functionality to common.c 8 лет назад
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 bc0bb7c224 parse_with_opts: test return_parse_end 8 лет назад
print_array.c 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 лет назад
print_number.c 45e1278acb tests/print_number: Add test with 17 digits of precision 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 лет назад