summaryrefslogtreecommitdiff
path: root/tests/touch
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-30 14:13:12 +0200
committerJim Meyering <meyering@redhat.com>2012-08-30 18:55:59 +0200
commit9eb4c31eb78c28dd9f72d1cbb940270311be343c (patch)
treeea3078bc1b002a9f948ed41445ca32318002a1d3 /tests/touch
parent00f5ba15dd91a3d9780fe1fbd06a4df436ae6714 (diff)
downloadcoreutils-9eb4c31eb78c28dd9f72d1cbb940270311be343c.tar.xz
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Not only this shrinks the size of the generated Makefile (from > 6300 lines to ~3000), but will allow further simplifications in future changes. * tests/Makefile.am (TEST_EXTENSIONS): Add '.sh' and '.pl'. (PL_LOG_COMPILER, SH_LOG_COMPILER): New, still defined simply to $(LOG_COMPILER) for the time being. (TESTS, root_tests): Adjust as described. * All tests: Rename as described.
Diffstat (limited to 'tests/touch')
-rwxr-xr-xtests/touch/60-seconds.sh (renamed from tests/touch/60-seconds)0
-rwxr-xr-xtests/touch/dangling-symlink.sh (renamed from tests/touch/dangling-symlink)0
-rwxr-xr-xtests/touch/dir-1.sh (renamed from tests/touch/dir-1)0
-rwxr-xr-xtests/touch/empty-file.sh (renamed from tests/touch/empty-file)0
-rwxr-xr-xtests/touch/fail-diag.sh (renamed from tests/touch/fail-diag)0
-rwxr-xr-xtests/touch/fifo.sh (renamed from tests/touch/fifo)0
-rwxr-xr-xtests/touch/no-create-missing.sh (renamed from tests/touch/no-create-missing)0
-rwxr-xr-xtests/touch/no-dereference.sh (renamed from tests/touch/no-dereference)0
-rwxr-xr-xtests/touch/no-rights.sh (renamed from tests/touch/no-rights)0
-rwxr-xr-xtests/touch/not-owner.sh (renamed from tests/touch/not-owner)0
-rwxr-xr-xtests/touch/now-owned-by-other.sh (renamed from tests/touch/now-owned-by-other)0
-rwxr-xr-xtests/touch/obsolescent.sh (renamed from tests/touch/obsolescent)0
-rwxr-xr-xtests/touch/read-only.sh (renamed from tests/touch/read-only)0
-rwxr-xr-xtests/touch/relative.sh (renamed from tests/touch/relative)0
-rwxr-xr-xtests/touch/trailing-slash.sh (renamed from tests/touch/trailing-slash)0
15 files changed, 0 insertions, 0 deletions
diff --git a/tests/touch/60-seconds b/tests/touch/60-seconds.sh
index 915a1d05d..915a1d05d 100755
--- a/tests/touch/60-seconds
+++ b/tests/touch/60-seconds.sh
diff --git a/tests/touch/dangling-symlink b/tests/touch/dangling-symlink.sh
index 1eb2ed38a..1eb2ed38a 100755
--- a/tests/touch/dangling-symlink
+++ b/tests/touch/dangling-symlink.sh
diff --git a/tests/touch/dir-1 b/tests/touch/dir-1.sh
index b4c04fe41..b4c04fe41 100755
--- a/tests/touch/dir-1
+++ b/tests/touch/dir-1.sh
diff --git a/tests/touch/empty-file b/tests/touch/empty-file.sh
index a150bd58e..a150bd58e 100755
--- a/tests/touch/empty-file
+++ b/tests/touch/empty-file.sh
diff --git a/tests/touch/fail-diag b/tests/touch/fail-diag.sh
index b74d2a5bb..b74d2a5bb 100755
--- a/tests/touch/fail-diag
+++ b/tests/touch/fail-diag.sh
diff --git a/tests/touch/fifo b/tests/touch/fifo.sh
index 65f4328cc..65f4328cc 100755
--- a/tests/touch/fifo
+++ b/tests/touch/fifo.sh
diff --git a/tests/touch/no-create-missing b/tests/touch/no-create-missing.sh
index 88a079a01..88a079a01 100755
--- a/tests/touch/no-create-missing
+++ b/tests/touch/no-create-missing.sh
diff --git a/tests/touch/no-dereference b/tests/touch/no-dereference.sh
index aee9a5cfc..aee9a5cfc 100755
--- a/tests/touch/no-dereference
+++ b/tests/touch/no-dereference.sh
diff --git a/tests/touch/no-rights b/tests/touch/no-rights.sh
index abebc5261..abebc5261 100755
--- a/tests/touch/no-rights
+++ b/tests/touch/no-rights.sh
diff --git a/tests/touch/not-owner b/tests/touch/not-owner.sh
index 63b8af249..63b8af249 100755
--- a/tests/touch/not-owner
+++ b/tests/touch/not-owner.sh
diff --git a/tests/touch/now-owned-by-other b/tests/touch/now-owned-by-other.sh
index 3da8d35ff..3da8d35ff 100755
--- a/tests/touch/now-owned-by-other
+++ b/tests/touch/now-owned-by-other.sh
diff --git a/tests/touch/obsolescent b/tests/touch/obsolescent.sh
index d403127be..d403127be 100755
--- a/tests/touch/obsolescent
+++ b/tests/touch/obsolescent.sh
diff --git a/tests/touch/read-only b/tests/touch/read-only.sh
index ee8c1d3b0..ee8c1d3b0 100755
--- a/tests/touch/read-only
+++ b/tests/touch/read-only.sh
diff --git a/tests/touch/relative b/tests/touch/relative.sh
index ba199fce0..ba199fce0 100755
--- a/tests/touch/relative
+++ b/tests/touch/relative.sh
diff --git a/tests/touch/trailing-slash b/tests/touch/trailing-slash.sh
index f09695c07..f09695c07 100755
--- a/tests/touch/trailing-slash
+++ b/tests/touch/trailing-slash.sh