aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mv (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-01maint: update all copyright year number rangesJim Meyering41-41/+41
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert4-59/+123
2010-12-22maint: correct test-related commentsJim Meyering1-1/+3
2010-12-22tests: mv/i-3: avoid false-positive failure on a slow/busy systemJim Meyering1-1/+1
2010-12-21tests: avoid new false-positive failure on at least FreeBSD 8.1Jim Meyering1-0/+4
2010-11-22cp: give a better diagnostic for nonexistent dest/Paul Eggert1-0/+8
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering7-7/+7
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering32-32/+32
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering8-8/+8
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering8-54/+14
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering31-186/+62
2010-11-09tests: avoid portability problem with dash vs. symlinked ttysPádraig Brady1-2/+6
2010-09-07tests: make various timeouts more robustPádraig Brady1-7/+12
2010-09-07tests: exclude some tests when running on NFSPádraig Brady1-0/+4
2010-01-23maint: ensure test independence from config macro formatPádraig Brady1-2/+2
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering41-42/+41
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering39-39/+0
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering7-0/+8
2009-08-30tests: don't misbehave if $TMPDIR contains spacesPádraig Brady11-34/+34
2009-08-25global: convert indentation-TABs to spacesJim Meyering1-61/+61
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering39-40/+40
2009-04-02tests: skip mv/i-3 if /dev/stdin is unreadableJim Meyering1-0/+3
2009-02-22tests: reenable temporarily-disabled tests using e.g., trap '' TTOUJim Meyering1-3/+0
2009-02-21tests: skip newly-modified tests unconditionally, just to be safeJim Meyering1-0/+3
2009-02-21tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"Jim Meyering1-1/+2
2009-02-18add missing copyright datesEric Blake1-1/+1
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka1-0/+62
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering2-50/+5
2008-09-10fix minor shell issues in test suiteRalf Wildenhues1-4/+4
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering39-39/+39
2008-09-08tests: move input-tty into a test-lib.sh functionJim Meyering1-1/+1
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering39-40/+40
2008-05-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering13-13/+13
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering1-8/+1
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering26-26/+0
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering1-1/+1
2008-04-27tests: don't source envvar-check manually, test-lib.sh does itJim Meyering1-1/+0
2008-04-27tests: move another file (expensive) into test-lib.shJim Meyering1-4/+4
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering1-1/+1
2008-04-21Revamp test-related Makefiles.Jim Meyering41-146/+94
2008-04-14tests: don't fail on systems without a "stat" syscallJim Meyering2-2/+2
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering13-25/+24
2008-03-19mv: never unlink a destination file before calling renameJim Meyering2-2/+52
2008-02-28Make copyright comments consistent.Jim Meyering1-1/+1
2008-02-12Move more test_skip_-using code to follow ". test-lib.sh".Jim Meyering1-5/+5
2008-02-11tests: Migrate sourced strace file into a function, require_strace_.Jim Meyering1-2/+2
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering1-1/+1
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering1-7/+1
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering3-15/+6
2008-02-09tests: start migrating sourced-file function-like tests into test-lib.sh.Jim Meyering1-2/+2