]> git.notmuchmail.org Git - notmuch/commit
test: add tests for message only search
authorMark Walters <markwalters1009@gmail.com>
Wed, 14 Mar 2012 12:26:53 +0000 (12:26 +0000)
committerDavid Bremner <bremner@debian.org>
Sun, 18 Mar 2012 12:14:23 +0000 (09:14 -0300)
commit1351aafac1e8c77e6ee3d2f41ac7445d0e07238d
tree254a85ae64ffcd6ff12b82691da522a290ab8aa6
parentfb36741bf3e81548a6f742c536f910c783756248
test: add tests for message only search

This adds three tests for --output=messages searches. One test is for
the case when one exclude tag does not occur in the Xapian
database. This triggers a Xapian bug in some cases and causes the
whole exclusion to fail. The next commit avoids this bug.
test/search