cJSON/tests
Max Bruckner 4ec6e76ea2 tests: print_number: Fix build on 32bit ppc (and potentially others) 2017-03-18 13:25:18 +01:00
..
inputs print_number: Remove trailing zeroes (for doubles) 2017-03-01 13:22:32 +01:00
unity Update unity with fixes for compiler warnings 2017-03-01 23:20:30 +01:00
CMakeLists.txt CMake: Support cmake down to 2.8.5 2017-03-16 01:09:26 +01:00
common.c tests/common: use CJSON_PUBLIC 2017-03-01 23:16:19 +01:00
common.h tests/common: use CJSON_PUBLIC 2017-03-01 23:16:19 +01:00
misc_tests.c Tests for typecheck functions 2017-02-26 21:54:01 +01:00
parse_array.c Add -Wcomma compiler flag 2017-03-01 11:57:06 +01:00
parse_examples.c tests: extract common functionality to common.c 2017-02-15 21:25:51 +01:00
parse_hex4.c tests: extract common functionality to common.c 2017-02-15 21:25:51 +01:00
parse_number.c tests: assertion macros 2017-02-15 21:25:52 +01:00
parse_object.c Add -Wcomma compiler flag 2017-03-01 11:57:06 +01:00
parse_string.c cJSON.c: Pass allocation functions through internal functions 2017-02-21 14:50:49 +01:00
parse_value.c cJSON.c: Pass allocation functions through internal functions 2017-02-21 14:50:49 +01:00
print_array.c print_array: return boolean instead of pointer 2017-03-03 00:16:54 +01:00
print_number.c tests: print_number: Fix build on 32bit ppc (and potentially others) 2017-03-18 13:25:18 +01:00
print_object.c print_object: return boolean instead of pointer 2017-03-03 00:21:34 +01:00
print_string.c print_string: return boolean instead of pointer 2017-03-03 00:33:11 +01:00
print_value.c print_value: return boolean instead of pointer 2017-03-03 00:11:43 +01:00