cJSON/tests
Fabrice Fontaine 695d8a01a9 Do not build unity library if tests are disabled
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2017-02-28 20:48:04 +01:00
..
inputs Move parse tests from test.c -> parse_example.c 2017-02-07 21:35:20 +01:00
unity unity-tests: parse_number 2017-02-07 21:35:20 +01:00
CMakeLists.txt Do not build unity library if tests are disabled 2017-02-28 20:48:04 +01:00
common.c tests: extract common functionality to common.c 2017-02-15 21:25:51 +01:00
common.h tests: Ensure that failed parsing returns invalid items 2017-02-15 21:25:52 +01:00
parse_array.c tests: Ensure that failed parsing returns invalid items 2017-02-15 21:25:52 +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 tests: Ensure that failed parsing returns invalid items 2017-02-15 21:25:52 +01:00
parse_string.c tests: Ensure that failed parsing returns invalid items 2017-02-15 21:25:52 +01:00
parse_value.c tests: assertion macros 2017-02-15 21:25:52 +01:00