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 1e0bd24f2c Revert "unity: make it work with -Wconversion" 8 years ago
..
inputs Move parse tests from test.c -> parse_example.c 8 years ago
unity Revert "unity: make it work with -Wconversion" 8 years ago
CMakeLists.txt CMake: Disable -Werror for Unity 8 years ago
common.c cJSON.c: Pass allocation functions through internal functions 8 years ago
common.h tests: Ensure that failed parsing returns invalid items 8 years ago
misc_tests.c Tests for typecheck functions 8 years ago
parse_array.c Add -Wcomma compiler flag 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 tests: assertion macros 8 years ago
parse_object.c Add -Wcomma compiler flag 8 years ago
parse_string.c cJSON.c: Pass allocation functions through internal functions 8 years ago
parse_value.c cJSON.c: Pass allocation functions through internal functions 8 years ago
print_array.c cJSON.c: Pass allocation functions through internal functions 8 years ago
print_number.c cJSON.c: Pass allocation functions through internal functions 8 years ago
print_object.c cJSON.c: Pass allocation functions through internal functions 8 years ago
print_string.c cJSON.c: Pass allocation functions through internal functions 8 years ago
print_value.c cJSON.c: Pass allocation functions through internal functions 8 years ago