summaryrefslogtreecommitdiff
path: root/t/file_pruned.t
AgeCommit message (Collapse)Author
2010-04-20remove 2 argument form of file_prunedJoey Hess
2010-04-17unfinished file_prune revampJoey Hess
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.)
2010-03-14updateJoey Hess
2009-09-13fix CVS prune testJoey Hess
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.
2009-08-13Add my CVS plugin and related patches.Amitai Schlair
2007-12-18file_pruned regression testsJoey Hess