summaryrefslogtreecommitdiff
path: root/tests/CuTmpdir.pm
AgeCommit message (Expand)Author
2009-03-25tests: CuTmpdir.pm: avoid use of undefined variable in warningRalf Wildenhues
2008-07-22tests: again, do not change the mode of all directories below $HOMERalf Wildenhues
2008-05-30tests: avoid failure with older version of Perl's File::TempJim Meyering
2008-04-28tests: don't chmod after a failed chdir in cleanupBo Borgerson
2008-04-28Only cleanup test dirs from the process that created them.Bo Borgerson
2008-04-27tests: improve perl-based tempdir handlingJim Meyering
2007-11-30Include test name in the "unsafe working directory name" diagnostic.Jim Meyering
2007-11-30* tests/CuTmpdir.pm (END): Do not do the cleanup if $dir is notRalf Wildenhues
2007-09-16tests/CuTmpdir.pm: Use File::Find + chmod syscall, not chmod -R.Jim Meyering
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering