Max Bruckner 8c900b9e07 Merge commit '7276f4df051bc58af8a2da7d3199517d43d37582' as 'tests/json-patch-tests' 8 年之前
..
inputs 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 年之前
json-patch-tests 8c900b9e07 Merge commit '7276f4df051bc58af8a2da7d3199517d43d37582' as 'tests/json-patch-tests' 8 年之前
unity ad5abf4c5b Update unity with fixes for compiler warnings 8 年之前
CMakeLists.txt 6ac896d8d2 cJSON_Compare: New function to compare json 8 年之前
common.c 84237ff48e Replace sizeof('\0') with sizeof("") 8 年之前
common.h b44c917be9 tests/common: use CJSON_PUBLIC 8 年之前
compare_tests.c 6ac896d8d2 cJSON_Compare: New function to compare json 8 年之前
misc_tests.c c45dc12fd7 Tests for typecheck functions 8 年之前
parse_array.c 2683589d93 parser: Construct error pointer from buffer offset 8 年之前
parse_examples.c 4f58695ed3 tests: extract common functionality to common.c 8 年之前
parse_hex4.c 4f58695ed3 tests: extract common functionality to common.c 8 年之前
parse_number.c 87a204ed0b parse_functions: Return booleans instead of pointers 8 年之前
parse_object.c 2683589d93 parser: Construct error pointer from buffer offset 8 年之前
parse_string.c 2683589d93 parser: Construct error pointer from buffer offset 8 年之前
parse_value.c 2683589d93 parser: Construct error pointer from buffer offset 8 年之前
parse_with_opts.c bc0bb7c224 parse_with_opts: test return_parse_end 8 年之前
print_array.c 2683589d93 parser: Construct error pointer from buffer offset 8 年之前
print_number.c c08f7e1d29 print_number: Make locale independent 8 年之前
print_object.c 2683589d93 parser: Construct error pointer from buffer offset 8 年之前
print_string.c 5ea4fad263 print_string: return boolean instead of pointer 8 年之前
print_value.c 2683589d93 parser: Construct error pointer from buffer offset 8 年之前