]> git.notmuchmail.org Git - notmuch/commit
test: update search test to reflect exclude flag
authorMark Walters <markwalters1009@gmail.com>
Thu, 1 Mar 2012 22:30:39 +0000 (22:30 +0000)
committerDavid Bremner <bremner@debian.org>
Fri, 2 Mar 2012 12:31:42 +0000 (08:31 -0400)
commitc440e597f9a32c7050fa0cc553b6166941724588
tree5309a127d318e0769bbec1046b009b3fa276cddc
parent1a53f9f116fa7c460cda3df532be921baaafb082
test: update search test to reflect exclude flag

notmuch-search.c now returns all matching threads even if it the
match is a search.tag_excluded message (but with a mark indicating
this). Update the test to reflect this.
test/search