summaryrefslogtreecommitdiff
path: root/tests/mv
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv')
-rwxr-xr-xtests/mv/acl1
-rwxr-xr-xtests/mv/backup-dir1
-rwxr-xr-xtests/mv/backup-is-src1
-rwxr-xr-xtests/mv/childproof1
-rwxr-xr-xtests/mv/diag1
-rwxr-xr-xtests/mv/dir2dir1
-rwxr-xr-xtests/mv/dup-source1
-rwxr-xr-xtests/mv/force1
-rwxr-xr-xtests/mv/hard-link-11
-rwxr-xr-xtests/mv/hard-verbose1
-rwxr-xr-xtests/mv/i-21
-rwxr-xr-xtests/mv/i-31
-rwxr-xr-xtests/mv/i-41
-rwxr-xr-xtests/mv/i-51
-rwxr-xr-xtests/mv/i-link-no1
-rwxr-xr-xtests/mv/into-self1
-rwxr-xr-xtests/mv/into-self-21
-rwxr-xr-xtests/mv/into-self-31
-rwxr-xr-xtests/mv/mv-special-11
-rwxr-xr-xtests/mv/part-fail1
-rwxr-xr-xtests/mv/part-symlink1
-rwxr-xr-xtests/mv/partition-perm1
-rwxr-xr-xtests/mv/perm-11
-rwxr-xr-xtests/mv/reply-no1
-rwxr-xr-xtests/mv/sticky-to-xpart1
-rwxr-xr-xtests/mv/update1
26 files changed, 0 insertions, 26 deletions
diff --git a/tests/mv/acl b/tests/mv/acl
index 095fef12d..858c2aff9 100755
--- a/tests/mv/acl
+++ b/tests/mv/acl
@@ -24,7 +24,6 @@ if test "$VERBOSE" = yes; then
setfacl --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
require_acl_
diff --git a/tests/mv/backup-dir b/tests/mv/backup-dir
index d23476e34..e3b42fbbb 100755
--- a/tests/mv/backup-dir
+++ b/tests/mv/backup-dir
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
mkdir A B || framework_failure
diff --git a/tests/mv/backup-is-src b/tests/mv/backup-is-src
index f90ce43c6..3335d0758 100755
--- a/tests/mv/backup-is-src
+++ b/tests/mv/backup-is-src
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
cleanup_() { rm -rf "$other_partition_tmpdir"; }
. "$abs_top_srcdir/tests/other-fs-tmpdir"
diff --git a/tests/mv/childproof b/tests/mv/childproof
index 6cece3f3c..1fa77dc01 100755
--- a/tests/mv/childproof
+++ b/tests/mv/childproof
@@ -25,7 +25,6 @@ if test "$VERBOSE" = yes; then
ln --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
skip_if_root_
diff --git a/tests/mv/diag b/tests/mv/diag
index 37739f071..413da6fa6 100755
--- a/tests/mv/diag
+++ b/tests/mv/diag
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
fi
# Make sure we get English translations.
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
touch f1 || framework_failure
diff --git a/tests/mv/dir2dir b/tests/mv/dir2dir
index f8361fbff..76622dc0a 100755
--- a/tests/mv/dir2dir
+++ b/tests/mv/dir2dir
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
mkdir -p a/t b/t || framework_failure
diff --git a/tests/mv/dup-source b/tests/mv/dup-source
index bba2ef869..edb539733 100755
--- a/tests/mv/dup-source
+++ b/tests/mv/dup-source
@@ -25,7 +25,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
skip_if_root_
diff --git a/tests/mv/force b/tests/mv/force
index 27c0a18b4..05d7f0446 100755
--- a/tests/mv/force
+++ b/tests/mv/force
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
ff=mvforce
diff --git a/tests/mv/hard-link-1 b/tests/mv/hard-link-1
index 93f8ec194..6afaeade6 100755
--- a/tests/mv/hard-link-1
+++ b/tests/mv/hard-link-1
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
cleanup_() { rm -rf "$other_partition_tmpdir"; }
. "$abs_top_srcdir/tests/other-fs-tmpdir"
diff --git a/tests/mv/hard-verbose b/tests/mv/hard-verbose
index f156f79f7..3a2456633 100755
--- a/tests/mv/hard-verbose
+++ b/tests/mv/hard-verbose
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
touch x || framework_failure
diff --git a/tests/mv/i-2 b/tests/mv/i-2
index 2b537309c..4153dc98f 100755
--- a/tests/mv/i-2
+++ b/tests/mv/i-2
@@ -25,7 +25,6 @@ fi
# Make sure we get English translations.
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
skip_if_root_
diff --git a/tests/mv/i-3 b/tests/mv/i-3
index 1250baf7d..3052526e9 100755
--- a/tests/mv/i-3
+++ b/tests/mv/i-3
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/input-tty
. $top_srcdir/tests/test-lib.sh
skip_if_root_
diff --git a/tests/mv/i-4 b/tests/mv/i-4
index 371452759..e1a2c1cae 100755
--- a/tests/mv/i-4
+++ b/tests/mv/i-4
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
for i in a b; do
diff --git a/tests/mv/i-5 b/tests/mv/i-5
index 4143c838e..3b2e27d15 100755
--- a/tests/mv/i-5
+++ b/tests/mv/i-5
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
mkdir a || framework_failure
diff --git a/tests/mv/i-link-no b/tests/mv/i-link-no
index b3f8fd4be..2eddf8513 100755
--- a/tests/mv/i-link-no
+++ b/tests/mv/i-link-no
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
mkdir a b || framework_failure
diff --git a/tests/mv/into-self b/tests/mv/into-self
index a877de4f5..e9273d16a 100755
--- a/tests/mv/into-self
+++ b/tests/mv/into-self
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
dir=toself-dir
diff --git a/tests/mv/into-self-2 b/tests/mv/into-self-2
index 147941a22..32801a3a4 100755
--- a/tests/mv/into-self-2
+++ b/tests/mv/into-self-2
@@ -23,7 +23,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
cleanup_() { rm -rf "$other_partition_tmpdir"; }
. "$abs_top_srcdir/tests/other-fs-tmpdir"
diff --git a/tests/mv/into-self-3 b/tests/mv/into-self-3
index f531f5188..3235b7f95 100755
--- a/tests/mv/into-self-3
+++ b/tests/mv/into-self-3
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
dir1=is3-dir1
diff --git a/tests/mv/mv-special-1 b/tests/mv/mv-special-1
index 8bf507577..d883f5b12 100755
--- a/tests/mv/mv-special-1
+++ b/tests/mv/mv-special-1
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
cleanup_() { rm -rf "$other_partition_tmpdir"; }
. "$abs_top_srcdir/tests/other-fs-tmpdir"
diff --git a/tests/mv/part-fail b/tests/mv/part-fail
index 92d7ad4af..e5396c2c6 100755
--- a/tests/mv/part-fail
+++ b/tests/mv/part-fail
@@ -24,7 +24,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
skip_if_root_
cleanup_() { t=$other_partition_tmpdir; chmod -R 700 "$t"; rm -rf "$t"; }
diff --git a/tests/mv/part-symlink b/tests/mv/part-symlink
index f49ebec02..0b7e21347 100755
--- a/tests/mv/part-symlink
+++ b/tests/mv/part-symlink
@@ -23,7 +23,6 @@ if test "$VERBOSE" = yes; then
cp --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
cleanup_() { rm -rf "$other_partition_tmpdir"; }
. "$abs_top_srcdir/tests/other-fs-tmpdir"
diff --git a/tests/mv/partition-perm b/tests/mv/partition-perm
index 54aa8363a..ca32e473f 100755
--- a/tests/mv/partition-perm
+++ b/tests/mv/partition-perm
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
cleanup_() { rm -rf "$other_partition_tmpdir"; }
. "$abs_top_srcdir/tests/other-fs-tmpdir"
diff --git a/tests/mv/perm-1 b/tests/mv/perm-1
index a5ab790c0..8a359ff71 100755
--- a/tests/mv/perm-1
+++ b/tests/mv/perm-1
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
skip_if_root_
diff --git a/tests/mv/reply-no b/tests/mv/reply-no
index 35ec5241c..e3947724f 100755
--- a/tests/mv/reply-no
+++ b/tests/mv/reply-no
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
touch a b || framework_failure
diff --git a/tests/mv/sticky-to-xpart b/tests/mv/sticky-to-xpart
index 940770b63..d0e90c1ac 100755
--- a/tests/mv/sticky-to-xpart
+++ b/tests/mv/sticky-to-xpart
@@ -24,7 +24,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
require_root_
diff --git a/tests/mv/update b/tests/mv/update
index 6fab2ce03..7edb99a75 100755
--- a/tests/mv/update
+++ b/tests/mv/update
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
echo old > old || framework_failure