Max Bruckner 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 years ago
..
inputs 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 years ago
unity 1e0bd24f2c Revert "unity: make it work with -Wconversion" 8 years ago
CMakeLists.txt 40e3781e9b CMake: Disable -Werror for Unity 8 years ago
common.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 years ago
common.h 5986edba1d tests: Ensure that failed parsing returns invalid items 8 years ago
misc_tests.c c45dc12fd7 Tests for typecheck functions 8 years ago
parse_array.c b056d7cb74 Add -Wcomma compiler flag 8 years ago
parse_examples.c 4f58695ed3 tests: extract common functionality to common.c 8 years ago
parse_hex4.c 4f58695ed3 tests: extract common functionality to common.c 8 years ago
parse_number.c c6e1a281f9 tests: assertion macros 8 years ago
parse_object.c b056d7cb74 Add -Wcomma compiler flag 8 years ago
parse_string.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 years ago
parse_value.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 years ago
print_array.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 years ago
print_number.c 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 years ago
print_object.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 years ago
print_string.c 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 years ago
print_value.c 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 years ago