Add a json_object_from_fd_ex() function, to allow the max nesting depth to be specified.

This commit is contained in:
Eric Haszlakiewicz
2019-11-10 00:12:27 -05:00
parent ac26ea9c5b
commit baed9983b3
6 changed files with 94 additions and 7 deletions

View File

@@ -36,6 +36,7 @@ EXTRA_DIST += $(TESTS)
EXTRA_DIST += $(TESTS:.test=.expected)
EXTRA_DIST += test-defs.sh
EXTRA_DIST += valid.json
EXTRA_DIST += valid_nested.json
# Note: handled by test1.test