You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Max Bruckner 8b953d1202 Add cJSON_ReplaceItemViaPointer 8 years ago
..
inputs print_number: Remove trailing zeroes (for doubles) 8 years ago
json-patch-tests Merge commit '48b390994642e59eb1a461922a646b4c6544693c' into develop 8 years ago
unity Update Unity to release 2.4.1 8 years ago
CMakeLists.txt tests: Move most of test_utils.c to old_utils_tests 8 years ago
common.c Replace sizeof('\0') with sizeof("") 8 years ago
common.h tests/common: use CJSON_PUBLIC 8 years ago
compare_tests.c cJSON_Compare: New function to compare json 8 years ago
json_patch_tests.c Use json-patch-tests to test generation of tests with cJSON_Utils 8 years ago
misc_tests.c Add cJSON_ReplaceItemViaPointer 8 years ago
old_utils_tests.c tests: Move most of test_utils.c to old_utils_tests 8 years ago
parse_array.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
parse_examples.c tests: extract common functionality to common.c 8 years ago
parse_hex4.c tests: extract common functionality to common.c 8 years ago
parse_number.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
parse_object.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
parse_string.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
parse_value.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
parse_with_opts.c parse_with_opts: test return_parse_end 8 years ago
print_array.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
print_number.c Merge pull request #153 from DeboraG/print_number_prec 8 years ago
print_object.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
print_string.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
print_value.c Move 'hooks' parameter into buffers (parse/print) 8 years ago