cJSON/tests
Max Bruckner 08738673be Reorder the context fields 2018-03-25 23:32:03 +02:00
..
inputs Remove trailing space 2017-11-04 21:19:15 +08:00
json-patch-tests json patch: adding to a subfield of a non-object now fails as expected 2018-03-22 11:10:29 -04:00
unity Update Unity to 2.4.3 2017-11-28 03:15:50 +01:00
CMakeLists.txt Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
cjson_add.c cJSON_Add...ToObject: Add tests for failure conditions 2017-12-29 23:26:53 +01:00
common.h Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
compare_tests.c cJSON_Compare: Fix comparison of objects 2017-06-14 17:48:56 +02:00
context_tests.c cJSON_MakeDuplicateRecursive 2018-03-25 23:32:03 +02:00
json_patch_tests.c Add warning -Wmissing-variable-declarations 2017-06-28 17:28:49 +02:00
misc_tests.c Reorder the context fields 2018-03-25 23:32:03 +02:00
misc_utils_tests.c misc_utils_tests: call all utils function with NULL pointers 2017-06-28 16:01:20 +02:00
old_utils_tests.c old_utils_tests: Remove leftover unused attribute 2017-05-10 01:15:28 +02:00
parse_array.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
parse_examples.c Improve existing tests showing behaviour of Parse and ParseWithOpts functions. 2017-09-08 01:20:52 +01:00
parse_hex4.c tests/parse_hex4: Fix GCC 7 compiler warning (fixes #179) 2017-06-04 21:29:14 +02:00
parse_number.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
parse_object.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
parse_string.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
parse_value.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
parse_with_opts.c Merge branch 'develop' 2017-10-08 22:05:02 +02:00
print_array.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
print_number.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
print_object.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
print_string.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
print_value.c Change name from Configuration to Context 2018-03-25 23:32:03 +02:00
readme_examples.c Tests: Test if the readme examples are working 2017-12-31 01:35:09 +01:00