aboutsummaryrefslogtreecommitdiff
path: root/t/file_pruned.t
Commit message (Collapse)AuthorAge
* remove 2 argument form of file_prunedJoey Hess2010-04-20
|
* unfinished file_prune revampJoey Hess2010-04-17
| | | | | | | | | Many calls to file_prune were incorrectly calling it with 2 parameters. In cases where the filename being checked is relative to the srcdir, that is not needed. Made absolute filenames be pruned. (This won't work for the 2 parameter call style.)
* updateJoey Hess2010-03-14
|
* fix CVS prune testJoey Hess2009-09-13
| | | | | | The regexp only matches things inside the CVS directory, not just "CVS" by itself. I changed the test to not test that it will be pruned.
* Add my CVS plugin and related patches.Amitai Schlair2009-08-13
|
* file_pruned regression testsJoey Hess2007-12-18