]> git.notmuchmail.org Git - notmuch/commit
test: Add a test for "notmuch search '*'"
authorCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 21:06:10 +0000 (14:06 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 21:48:56 +0000 (14:48 -0700)
commitf0050f6dd2de064a650a8d89f7031f0bef9c2667
tree6f493f16e2d5e3f5c1f3f02faf0fb4073668f889
parentd49eef0a3fa2fa23764d563eb74cf529f0b20934
test: Add a test for "notmuch search '*'"

This feature was added recently and should have gotten a new test at
the time.

As this test demonstrates, the code is broken, ("notmuch search '*'
returns bogus dates of the Unix epoch for any threads where the
term "and" does not appear in any messages).
test/notmuch-test