]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found