]> git.cworth.org Git - notmuch/commit
test: define and use notmuch_sexp_*_sanitize functions
authorDavid Bremner <david@tethera.net>
Fri, 1 Jul 2022 21:45:41 +0000 (18:45 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 5 Jul 2022 10:03:37 +0000 (07:03 -0300)
commit0a3bb81d4f4cf7b4a3dd607e7a5c7a62695cb4f1
tree60a2d23847a057fc915dc9c6a8498e73a5f92c75
parent5f6645bd2a07542902fe9b39b986fdde69a0ebcf
test: define and use notmuch_sexp_*_sanitize functions

These are based on the equivalent functions for json. Like those,
these are pretty simple-minded, and don't really understand the
syntax.
test/T170-sexp.sh
test/test-lib.sh