summaryrefslogtreecommitdiff
path: root/tests/mv
AgeCommit message (Expand)Author
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-11-22tests: use compare, not "diff", in a few stray testsJim Meyering
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering
2011-05-13tests: use skip_test_, not skip_Jim Meyering
2011-04-04tests: convert common root-build test failure to a "skip"Jim Meyering
2011-02-04tests: skip mv/i-3 on FreeBSD to avoid spurious failureJim Meyering
2011-01-28tests: remove obsolete uses of "$$" in temporary file namesJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-12-22maint: correct test-related commentsJim Meyering
2010-12-22tests: mv/i-3: avoid false-positive failure on a slow/busy systemJim Meyering
2010-12-21tests: avoid new false-positive failure on at least FreeBSD 8.1Jim Meyering
2010-11-22cp: give a better diagnostic for nonexistent dest/Paul Eggert
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering
2010-11-09tests: avoid portability problem with dash vs. symlinked ttysPádraig Brady
2010-09-07tests: make various timeouts more robustPádraig Brady
2010-09-07tests: exclude some tests when running on NFSPádraig Brady
2010-01-23maint: ensure test independence from config macro formatPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering
2009-08-30tests: don't misbehave if $TMPDIR contains spacesPádraig Brady
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-04-02tests: skip mv/i-3 if /dev/stdin is unreadableJim Meyering
2009-02-22tests: reenable temporarily-disabled tests using e.g., trap '' TTOUJim Meyering
2009-02-21tests: skip newly-modified tests unconditionally, just to be safeJim Meyering
2009-02-21tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"Jim Meyering
2009-02-18add missing copyright datesEric Blake
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering
2008-09-10fix minor shell issues in test suiteRalf Wildenhues
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-09-08tests: move input-tty into a test-lib.sh functionJim Meyering
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering
2008-04-27tests: don't source envvar-check manually, test-lib.sh does itJim Meyering
2008-04-27tests: move another file (expensive) into test-lib.shJim Meyering
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-04-14tests: don't fail on systems without a "stat" syscallJim Meyering