aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CuTmpdir.pm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-25global: convert indentation-TABs to spacesJim Meyering1-4/+4
2009-04-22tests: avoid new "make distcheck" failure due to newer File::TempJim Meyering1-10/+8
2009-03-25tests: CuTmpdir.pm: avoid use of undefined variable in warningRalf Wildenhues1-2/+6
2008-07-22tests: again, do not change the mode of all directories below $HOMERalf Wildenhues1-1/+1
2008-05-30tests: avoid failure with older version of Perl's File::TempJim Meyering1-1/+3
2008-04-28tests: don't chmod after a failed chdir in cleanupBo Borgerson1-5/+10
2008-04-28Only cleanup test dirs from the process that created them.Bo Borgerson1-13/+14
2008-04-27tests: improve perl-based tempdir handlingJim Meyering1-23/+42
2007-11-30Include test name in the "unsafe working directory name" diagnostic.Jim Meyering1-0/+4
2007-11-30* tests/CuTmpdir.pm (END): Do not do the cleanup if $dir is notRalf Wildenhues1-5/+8
2007-09-16tests/CuTmpdir.pm: Use File::Find + chmod syscall, not chmod -R.Jim Meyering1-2/+29
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering1-0/+48