aboutsummaryrefslogtreecommitdiff
path: root/test/search-by-folder
AgeCommit message (Collapse)Author
2014-01-13test: renamed test scripts to format T\d\d\d-name.shTomi Ollila
All test scripts to be executed are now named as T\d\d\d-name.sh, numers in increments of 10. This eases adding new tests and developers to see which are test scripts that are executed by test suite and in which order.
2011-06-29test: Nix increment_mtime.Austin Clements
With the fix for the mtime race, this workaround is no longer necessary.
2011-05-27Update some more recent tests to use /usr/bin/env to find bashCarl Worth
The recentl-applied patch had grown stale, so update the tests that had been created since it was originally written.
2011-01-15test: Add new tests for folder-based searching.Carl Worth
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.