Eric Hawicz
|
dee128f4d6
|
Issue #927: update the documentation for json_object_iterator to clarify that any change of the fields present on the object being iterated invalidates the iterator.
Update the test to show what kind of changes _are_ allowed.
|
2026-05-23 14:31:45 -04:00 |
|
Eric Haszlakiewicz
|
49c3721a5a
|
Unset NDEBUG so assert() is enabled in all tests. One more fix there when building with -DCMAKE_BUILD_TYPE=release.
|
2022-05-30 15:39:54 +00:00 |
|
dota17
|
2876fcc137
|
clang-format two test_util_file.c and test_object_iterator.c
|
2020-04-14 10:15:27 +08:00 |
|
chenguoping
|
f56c5c1a60
|
Increased the test coverage of json_object_iterator.c from 0% to 100%
|
2020-04-14 10:03:58 +08:00 |
|