mirror of
https://github.com/json-c/json-c.git
synced 2026-03-29 09:59:06 +08:00
Add a json_object_from_fd_ex() function, to allow the max nesting depth to be specified.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user