107 Commits (0476590a0cedab0d160247c69ce9b5bbbdaae5cd)

Author SHA1 Message Date
Max Bruckner c597601cf1 tests: run cJSON_test{,_utils} along with the other tests 8 years ago
Max Bruckner 5ea4fad263 print_string: return boolean instead of pointer 8 years ago
Max Bruckner 1749de02f8 print_number: return boolean instead of pointer 8 years ago
Max Bruckner 748f4bfd4f print_object: return boolean instead of pointer 8 years ago
Max Bruckner bea1d102fd print_array: return boolean instead of pointer 8 years ago
Max Bruckner d441fa05b3 print_value: return boolean instead of pointer 8 years ago
Max Bruckner 6405fd15e3 CMake: Set default visibility to hidden and dllexport on windows 8 years ago
Max Bruckner b44c917be9 tests/common: use CJSON_PUBLIC 8 years ago
Max Bruckner 2e118df0cd tests/common.h: Remove unused prototype 8 years ago
Max Bruckner 0c0dd4a5b0 tests: test trim_trailing_zeroes 8 years ago
Max Bruckner 1ea72f8260 print_number: Remove trailing zeroes (for doubles) 8 years ago
Max Bruckner 1e0bd24f2c Revert "unity: make it work with -Wconversion" 8 years ago
Max Bruckner 40e3781e9b CMake: Disable -Werror for Unity 8 years ago
Max Bruckner b056d7cb74 Add -Wcomma compiler flag 8 years ago
Fabrice Fontaine 695d8a01a9 Do not build unity library if tests are disabled 8 years ago
Max Bruckner c45dc12fd7 Tests for typecheck functions 8 years ago
Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 years ago
Max Bruckner 56b819bfbc tests: test cJSON_GetObjectItem and cJSON_GetObjectItemCaseSensitive 8 years ago
Max Bruckner cbbcc91498 tests: cJSON_ArrayForEach 8 years ago
Max Bruckner 88e38d042f tests: print_string: test if NULL is printed as empty string 8 years ago
Max Bruckner de36476092 tests: print_value 8 years ago
Max Bruckner 983a4cd286 tests: parse_objects: Fix name of test 8 years ago
Max Bruckner b6abef94ff tests: print_object 8 years ago
Max Bruckner 3d66766231 tests: print_array 8 years ago
Max Bruckner 924122904e tests: print_number 8 years ago
Max Bruckner 8aa324fdc8 tests: print_string 8 years ago
Max Bruckner 7c722dca5f CMake: Add target "check" that builds and runs tests 8 years ago
Max Bruckner 5986edba1d tests: Ensure that failed parsing returns invalid items 8 years ago
Max Bruckner c6e1a281f9 tests: assertion macros 8 years ago
Max Bruckner 4f58695ed3 tests: extract common functionality to common.c 8 years ago
Max Bruckner 21c02cd3e5 CMake: Add Valgrind support 8 years ago
Max Bruckner 5a36b71a80 unity-tests: parse_value 8 years ago
Max Bruckner 9041570eba unity-tests: parse_object 8 years ago
Max Bruckner 71b05fd4c2 unity-tests: parse_array 8 years ago
Max Bruckner 598b609c45 unity-tests: parse_string 8 years ago
Max Bruckner b0e5209bde unity-tests: test parse_hex4 8 years ago
Max Bruckner 7fd536d7e0 unity-tests: parse_number 8 years ago
Max Bruckner be0951dfa4 Move parse tests from test.c -> parse_example.c 8 years ago
Max Bruckner bb60d6def5 cunity: parse_examples: test example files 8 years ago
Max Bruckner 896e52255b CMake: Build unity as library 8 years ago
Max Bruckner 12acc57967 unity: make it work with -Wconversion 8 years ago
Christian Schulze 52d7d14f6c fixed segfault when the lib tries to parse HTML with embedded CSS; provided test case 9 years ago
Dave Gamble 805b652e51 here it is, cJSON 1.0 15 years ago