mirror of
https://github.com/json-c/json-c.git
synced 2026-05-04 19:29:06 +08:00
Add a test to check for issues with deeply nested objects, which can cause problems due to stack recursion.
This commit is contained in:
@@ -21,6 +21,7 @@ set(ALL_TEST_NAMES
|
||||
test_charcase
|
||||
test_compare
|
||||
test_deep_copy
|
||||
test_deep_nesting
|
||||
test_double_serializer
|
||||
test_float
|
||||
test_int_add
|
||||
|
||||
Reference in New Issue
Block a user