This website requires JavaScript.
Explore
Help
Sign In
github-code
/
json-c
Watch
1
Star
0
Fork
0
You've already forked json-c
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8b43ff0c220d4615e0b6fe124fb248fd87c1c2ce
json-c
/
tests
History
Eric Haszlakiewicz
6068d3f6d1
Change the strerror_override handling to check $_JSON_C_STRERROR_OVERRIDE instead of using a variable, so we don't need to export it.
2020-07-04 18:58:00 +00:00
..
CMakeLists.txt
Change the strerror_override handling to check $_JSON_C_STRERROR_OVERRIDE instead of using a variable, so we don't need to export it.
2020-07-04 18:58:00 +00:00
parse_flags.c
…
parse_flags.h
…
test1.c
Replace one call to json_object_new_array() with json_object_new_array_ext() to ensure it at least minimally works.
2020-06-29 02:35:26 +00:00
test1.expected
…
test1.test
…
test1Formatted_plain.expected
…
test1Formatted_pretty.expected
…
test1Formatted_spaced_pretty_pretty_tab.expected
…
test1Formatted_spaced_pretty.expected
…
test1Formatted_spaced.expected
…
test2.c
…
test2.expected
…
test2.test
…
test2Formatted_plain.expected
…
test2Formatted_pretty.expected
…
test2Formatted_spaced_pretty_pretty_tab.expected
…
test2Formatted_spaced_pretty.expected
…
test2Formatted_spaced.expected
…
test4.c
…
test4.expected
…
test4.test
…
test_basic.test
Change the strerror_override handling to check $_JSON_C_STRERROR_OVERRIDE instead of using a variable, so we don't need to export it.
2020-07-04 18:58:00 +00:00
test_cast.c
…
test_cast.expected
…
test_cast.test
…
test_charcase.c
…
test_charcase.expected
…
test_charcase.test
…
test_compare.c
…
test_compare.expected
…
test_compare.test
…
test_deep_copy.c
…
test_deep_copy.expected
…
test_deep_copy.test
…
test_double_serializer.c
…
test_double_serializer.expected
…
test_double_serializer.test
…
test_float.c
…
test_float.expected
…
test_float.test
…
test_int_add.c
…
test_int_add.expected
…
test_int_add.test
…
test_json_pointer.c
Change the strerror_override handling to check $_JSON_C_STRERROR_OVERRIDE instead of using a variable, so we don't need to export it.
2020-07-04 18:58:00 +00:00
test_json_pointer.expected
…
test_json_pointer.test
…
test_locale.c
…
test_locale.expected
…
test_locale.test
…
test_null.c
…
test_null.expected
…
test_null.test
…
test_object_iterator.c
…
test_object_iterator.expected
…
test_object_iterator.test
…
test_parse_int64.c
…
test_parse_int64.expected
…
test_parse_int64.test
…
test_parse.c
Fix code formatting
2020-06-29 02:31:18 +00:00
test_parse.expected
…
test_parse.test
…
test_printbuf.c
…
test_printbuf.expected
…
test_printbuf.test
…
test_set_serializer.c
…
test_set_serializer.expected
…
test_set_serializer.test
…
test_set_value.c
…
test_set_value.expected
…
test_set_value.test
…
test_util_file.c
Change the strerror_override handling to check $_JSON_C_STRERROR_OVERRIDE instead of using a variable, so we don't need to export it.
2020-07-04 18:58:00 +00:00
test_util_file.expected
…
test_util_file.test
…
test_visit.c
…
test_visit.expected
…
test_visit.test
…
test-defs.sh
…
testReplaceExisting.c
…
testReplaceExisting.expected
…
testReplaceExisting.test
…
valid_nested.json
…
valid.json
…