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.
 
 
 
 
 
Sang-Heon Jeon 5437b79086
Add getNumberValue function
5 years ago
..
inputs Remove trailing space 7 years ago
json-patch-tests json patch: adding to a subfield of a non-object now fails as expected 7 years ago
unity Update Unity to 2.4.3 7 years ago
CMakeLists.txt Tests: Test if the readme examples are working 7 years ago
cjson_add.c cJSON_Add...ToObject: Add tests for failure conditions 7 years ago
common.h Fix tests when building as static library 7 years ago
compare_tests.c cJSON_Compare: Fix comparison of objects 8 years ago
json_patch_tests.c Add warning -Wmissing-variable-declarations 7 years ago
misc_tests.c Add getNumberValue function 5 years ago
misc_utils_tests.c misc_utils_tests: call all utils function with NULL pointers 7 years ago
old_utils_tests.c old_utils_tests: Remove leftover unused attribute 8 years ago
parse_array.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
parse_examples.c Added cJSON_ParseWithLength (#358) 5 years ago
parse_hex4.c tests/parse_hex4: Fix GCC 7 compiler warning (fixes #179) 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 Merge branch 'develop' 7 years ago
print_array.c Move 'hooks' parameter into buffers (parse/print) 8 years ago
print_number.c tests/print_number: Add test with 17 digits of precision 7 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
readme_examples.c Tests: Test if the readme examples are working 7 years ago