]> git.notmuchmail.org Git - notmuch/commit
test: add multiple path, folder sexp query tests
authorDavid Bremner <david@tethera.net>
Fri, 21 Jan 2022 23:38:52 +0000 (19:38 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 27 Jan 2022 11:48:27 +0000 (07:48 -0400)
commit8358841c66ee11110a784f2559e07477c067ba10
tree8a8af9e7f649142441fb05dcd5430ccb1e8f6357
parentc62c22c9fb222d43d9b9956ce6b6e9985019ea2d
test: add multiple path, folder sexp query tests

This is mainly to make sure we get trailing / removal correct. Also
add regression test for path: in the infix parser matching the
existing one for folder:.
test/T081-sexpr-search.sh
test/T100-search-by-folder.sh