]> git.notmuchmail.org Git - notmuch/commit
test: add regression test for n_q_add_tag_exclude
authorDavid Bremner <david@tethera.net>
Wed, 22 Jul 2020 10:51:23 +0000 (07:51 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 29 Jul 2020 15:20:06 +0000 (12:20 -0300)
commit4130b4e514e9ad16b420db2736f9cbb79d829fa9
tree76c9db0205d92be3c4d9cdc53fd6b66bccbdcdfb
parentd5c84c8289ff57e5ea5745f126f9c0377cb8f413
test: add regression test for n_q_add_tag_exclude

This relies on the change to not tear down the auxilary Xapian
objects, in particular the query parser, when the database is closed.
test/T564-lib-query.sh