.. |
inputs
|
Remove trailing space
|
2017-11-04 21:19:15 +08:00 |
json-patch-tests
|
Update json-patch-tests
|
2017-11-20 22:04:57 +01:00 |
unity
|
Update Unity to version v2.4.2
|
2017-09-12 18:30:07 +02:00 |
CMakeLists.txt
|
Merge branch 'develop'
|
2017-10-08 22:05:02 +02:00 |
common.c
|
Replace sizeof('\0') with sizeof("")
|
2017-04-08 01:29:19 +02:00 |
common.h
|
tests/common: use CJSON_PUBLIC
|
2017-03-01 23:16:19 +01:00 |
compare_tests.c
|
cJSON_Compare: Fix comparison of objects
|
2017-06-14 17:48:56 +02:00 |
json_patch_tests.c
|
Add warning -Wmissing-variable-declarations
|
2017-06-28 17:28:49 +02:00 |
misc_tests.c
|
Add cJSON_CreateStringReference
|
2017-11-28 02:02:55 +01: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
|
Move 'hooks' parameter into buffers (parse/print)
|
2017-04-27 02:48:28 +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
|
Move 'hooks' parameter into buffers (parse/print)
|
2017-04-27 02:48:28 +02:00 |
parse_object.c
|
Move 'hooks' parameter into buffers (parse/print)
|
2017-04-27 02:48:28 +02:00 |
parse_string.c
|
Move 'hooks' parameter into buffers (parse/print)
|
2017-04-27 02:48:28 +02:00 |
parse_value.c
|
Move 'hooks' parameter into buffers (parse/print)
|
2017-04-27 02:48:28 +02:00 |
parse_with_opts.c
|
Merge branch 'develop'
|
2017-10-08 22:05:02 +02:00 |
print_array.c
|
Move 'hooks' parameter into buffers (parse/print)
|
2017-04-27 02:48:28 +02:00 |
print_number.c
|
tests/print_number: Add test with 17 digits of precision
|
2017-06-28 17:28:50 +02:00 |
print_object.c
|
Move 'hooks' parameter into buffers (parse/print)
|
2017-04-27 02:48:28 +02:00 |
print_string.c
|
Move 'hooks' parameter into buffers (parse/print)
|
2017-04-27 02:48:28 +02:00 |
print_value.c
|
Move 'hooks' parameter into buffers (parse/print)
|
2017-04-27 02:48:28 +02:00 |