aboutsummaryrefslogtreecommitdiff
path: root/test/search-by-folder
Commit message (Collapse)AuthorAge
* test: Nix increment_mtime.Austin Clements2011-06-29
| | | | | With the fix for the mtime race, this workaround is no longer necessary.
* Update some more recent tests to use /usr/bin/env to find bashCarl Worth2011-05-27
| | | | | The recentl-applied patch had grown stale, so update the tests that had been created since it was originally written.
* test: Add new tests for folder-based searching.Carl Worth2011-01-15
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.