Add a json_c_visit() function to provide a way to iterate over a tree of json-c objects.

This commit is contained in:
Eric Haszlakiewicz
2016-10-29 15:01:20 -04:00
parent 7e12b9f47c
commit ecdc14f535
8 changed files with 410 additions and 4 deletions

9
.gitignore vendored
View File

@@ -22,18 +22,19 @@
/tests/test4
/tests/testReplaceExisting
/tests/testSubDir
/tests/test_parse_int64
/tests/test_parse
/tests/test_cast
/tests/test_charcase
/tests/test_compare
/tests/test_double_serializer
/tests/test_locale
/tests/test_null
/tests/test_parse
/tests/test_parse_int64
/tests/test_printbuf
/tests/test_set_serializer
/tests/test_compare
/tests/test_util_file
/tests/test_set_value
/tests/test_util_file
/tests/test_visit
/tests/*.vg.out
/tests/*.log
/tests/*.trs