]> git.notmuchmail.org Git - notmuch/commit
test: Fix the search and dump-restore tests to operator on non-empty mail store.
authorCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 23:40:35 +0000 (16:40 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 23:40:35 +0000 (16:40 -0700)
commit5497b01c27ed217bc351d9995e0f46c3d6ff2442
tree90aa9e2561192ffb377ff070a269cb13d6441619
parentd805866ec502540e80b6209bfb6a54fd24ff4458
test: Fix the search and dump-restore tests to operator on non-empty mail store.

We do this with a new add_email_corpus function that establishes a
mail store with 50 messages from the notmuch mailing list.
test/.gitignore
test/basic
test/dump-restore
test/notmuch-test
test/search
test/test-lib.sh