summaryrefslogtreecommitdiff
path: root/tests/ln
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/ln
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/ln')
-rwxr-xr-xtests/ln/backup-1.sh (renamed from tests/ln/backup-1)0
-rwxr-xr-xtests/ln/hard-backup.sh (renamed from tests/ln/hard-backup)0
-rwxr-xr-xtests/ln/hard-to-sym.sh (renamed from tests/ln/hard-to-sym)0
-rwxr-xr-xtests/ln/misc.sh (renamed from tests/ln/misc)0
-rwxr-xr-xtests/ln/relative.sh (renamed from tests/ln/relative)0
-rwxr-xr-xtests/ln/sf-1.sh (renamed from tests/ln/sf-1)0
-rwxr-xr-xtests/ln/slash-decorated-nonexistent-dest.sh (renamed from tests/ln/slash-decorated-nonexistent-dest)0
-rwxr-xr-xtests/ln/target-1.sh (renamed from tests/ln/target-1)0
8 files changed, 0 insertions, 0 deletions
diff --git a/tests/ln/backup-1 b/tests/ln/backup-1.sh
index ffd630bcf..ffd630bcf 100755
--- a/tests/ln/backup-1
+++ b/tests/ln/backup-1.sh
diff --git a/tests/ln/hard-backup b/tests/ln/hard-backup.sh
index bc38bbe5d..bc38bbe5d 100755
--- a/tests/ln/hard-backup
+++ b/tests/ln/hard-backup.sh
diff --git a/tests/ln/hard-to-sym b/tests/ln/hard-to-sym.sh
index 358b93008..358b93008 100755
--- a/tests/ln/hard-to-sym
+++ b/tests/ln/hard-to-sym.sh
diff --git a/tests/ln/misc b/tests/ln/misc.sh
index 4da0eda45..4da0eda45 100755
--- a/tests/ln/misc
+++ b/tests/ln/misc.sh
diff --git a/tests/ln/relative b/tests/ln/relative.sh
index cfc34691e..cfc34691e 100755
--- a/tests/ln/relative
+++ b/tests/ln/relative.sh
diff --git a/tests/ln/sf-1 b/tests/ln/sf-1.sh
index 824c22432..824c22432 100755
--- a/tests/ln/sf-1
+++ b/tests/ln/sf-1.sh
diff --git a/tests/ln/slash-decorated-nonexistent-dest b/tests/ln/slash-decorated-nonexistent-dest.sh
index 5da855e6c..5da855e6c 100755
--- a/tests/ln/slash-decorated-nonexistent-dest
+++ b/tests/ln/slash-decorated-nonexistent-dest.sh
diff --git a/tests/ln/target-1 b/tests/ln/target-1.sh
index 1d511e5e7..1d511e5e7 100755
--- a/tests/ln/target-1
+++ b/tests/ln/target-1.sh