aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/excludes
Commit message (Collapse)AuthorAge
* test: give unique timestamps to messagesGravatar David Bremner2013-12-09
| | | | | | The choice of decreasing timestamps is a hack which reduces the number of existing tests which fail. This can be changed to increasing if/when somebody wants update another 47 tests.
* test: add tests for search --exclude=allGravatar Peter Wang2013-05-13
| | | | Test the new search --exclude=all option.
* test: add some exclude testsGravatar Mark Walters2012-04-07
Systematically test the exclude options for search. Also move the search existing exclude tests into the new test. There is some overlap between the two sets of tests but many of the existing ones are there because they triggered bugs in the past so I have kept them to ensure coverage.