]> git.notmuchmail.org Git - notmuch/commit
test: Add new tests for folder-based searching.
authorCarl Worth <cworth@cworth.org>
Sat, 15 Jan 2011 22:05:10 +0000 (14:05 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 15 Jan 2011 23:37:43 +0000 (15:37 -0800)
commit600f3761dc48c91a5ba9a18ddeb7fd8af22e71de
treeb9240b8edfe11458cfaef24ab2a9026e8e7fc036
parentac1ba43666456a85d59031beceed2c12ef23b777
test: Add new tests for folder-based searching.

This is a new feature which is not implemente yet, so these tests mostly
fail currently. A subsequent commit will add the feature and cause these
tests to start passing.

These tests verify that we can search for containing folders of mail files
by word or by phrase and that the search terms are updated correctly when
directories are renamed.
test/notmuch-test
test/search-by-folder [new file with mode: 0755]