]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix json_patch_apply handling of removing the whole document (i.e. "path":"").
authorEric Hawicz <erh+git@nimenees.com>
Sat, 29 Jul 2023 02:12:51 +0000 (22:12 -0400)
committerEric Hawicz <erh+git@nimenees.com>
Tue, 1 Aug 2023 02:18:04 +0000 (22:18 -0400)
commitce3184243a20af59a5f5ad796c76acc8d0726ff1
treefdda12a718e291a7098592185181be2cc039893a
parent9dbf2880cc07138753699636d00c4d043ebd0a2f
Fix json_patch_apply handling of removing the whole document (i.e. "path":"").
Enable all disabled tests, add a few more including some with null documents.
json_patch.c
tests/json_patch_spec_tests.json
tests/json_patch_tests.json
tests/test_json_patch.c
tests/test_json_patch.expected