.. |
inputs
|
print_number: Remove trailing zeroes (for doubles)
|
2017-03-01 13:22:32 +01:00 |
json-patch-tests
|
Update json-patch-tests
|
2017-05-02 01:56:12 +02:00 |
unity
|
Update Unity
|
2017-06-04 19:36:46 +02:00 |
CMakeLists.txt
|
Add warning -Wswitch-enum
|
2017-06-06 14:35:54 +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: New function to compare json
|
2017-04-08 17:57:36 +02:00 |
json_patch_tests.c
|
Add warning -Wmissing-variable-declarations
|
2017-06-06 14:35:53 +02:00 |
misc_tests.c
|
fix #174: cJSON_ReplaceItemInObject doesn't copy name
|
2017-05-22 22:55:05 +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
|
tests: extract common functionality to common.c
|
2017-02-15 21:25:51 +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
|
parse_with_opts: test return_parse_end
|
2017-04-08 17:56:27 +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-06 14:35:54 +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 |