diff options
author | Mark Walters <markwalters1009@gmail.com> | 2012-04-07 17:10:07 +0100 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2012-04-07 23:06:21 -0300 |
commit | 6478e1bc92d60bfd85ef8259a14754e2babe150b (patch) | |
tree | 587c1145ffc491ff7cedebeb6c24d2fcae640427 /test/notmuch-test | |
parent | 903327279c38d6750e8347eba23262fa487c6951 (diff) |
test: add some exclude tests
Systematically test the exclude options for search. Also move the
search existing exclude tests into the new test. There is some overlap
between the two sets of tests but many of the existing ones are there
because they triggered bugs in the past so I have kept them to ensure
coverage.
Diffstat (limited to 'test/notmuch-test')
-rwxr-xr-x | test/notmuch-test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/notmuch-test b/test/notmuch-test index f03b594d..801df732 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -27,6 +27,7 @@ TESTS=" search-position-overlap-bug search-insufficient-from-quoting search-limiting + excludes tagging json multipart |