summaryrefslogtreecommitdiff
path: root/tests/cp/perm
AgeCommit message (Collapse)Author
2005-11-04Mark this test as `very-expensive'Jim Meyering
2004-06-23Replace all occurrences of `(exit N); exit' withJim Meyering
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx.
2002-04-19Lots of clean-up:Jim Meyering
E.g., (exit $fail); exit t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$ trap 'status=$?; cd $pwd; rm -rf $t0 && exit $status' 0
2000-10-28Disable this test by default; it's expensive.Jim Meyering
Mark this as an expensive test.
2000-08-23use better trapJim Meyering
2000-08-13*** empty log message ***Jim Meyering
2000-08-12*** empty log message ***Jim Meyering
2000-08-12*** empty log message ***Jim Meyering