]> git.cworth.org Git - notmuch/commitdiff
test: use notmuch_json_show_sanitize more places
authorDavid Bremner <david@tethera.net>
Fri, 1 Jul 2022 21:45:40 +0000 (18:45 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 5 Jul 2022 10:01:39 +0000 (07:01 -0300)
This makes the tests more robust against changing output formats, by
allowing us to centralize fixes in the sanitization function. It is
not appropriate for all cases, in particular it is unneeded when using
test_json_nodes, and unhelpful when testing filenames.


No differences found