summaryrefslogtreecommitdiff
path: root/test/excludes
AgeCommit message (Collapse)Author
2013-12-09test: give unique timestamps to messagesDavid Bremner
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.
2013-05-13test: add tests for search --exclude=allPeter Wang
Test the new search --exclude=all option.
2012-04-07test: add some exclude testsMark Walters
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.