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 bc0bb7c224 parse_with_opts: test return_parse_end 8 years ago
..
inputs print_number: Remove trailing zeroes (for doubles) 8 years ago
unity Update unity with fixes for compiler warnings 8 years ago
CMakeLists.txt tests for cJSON_ParseWithOpts 8 years ago
common.c Replace sizeof('\0') with sizeof("") 8 years ago
common.h tests/common: use CJSON_PUBLIC 8 years ago
misc_tests.c Tests for typecheck functions 8 years ago
parse_array.c parser: Construct error pointer from buffer offset 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 parse_functions: Return booleans instead of pointers 8 years ago
parse_object.c parser: Construct error pointer from buffer offset 8 years ago
parse_string.c parser: Construct error pointer from buffer offset 8 years ago
parse_value.c parser: Construct error pointer from buffer offset 8 years ago
parse_with_opts.c parse_with_opts: test return_parse_end 8 years ago
print_array.c parser: Construct error pointer from buffer offset 8 years ago
print_number.c print_number: Make locale independent 8 years ago
print_object.c parser: Construct error pointer from buffer offset 8 years ago
print_string.c print_string: return boolean instead of pointer 8 years ago
print_value.c parser: Construct error pointer from buffer offset 8 years ago