diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-08-30 14:13:12 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-08-30 18:55:59 +0200 |
commit | 9eb4c31eb78c28dd9f72d1cbb940270311be343c (patch) | |
tree | ea3078bc1b002a9f948ed41445ca32318002a1d3 /tests/ls | |
parent | 00f5ba15dd91a3d9780fe1fbd06a4df436ae6714 (diff) | |
download | coreutils-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/ls')
-rwxr-xr-x | tests/ls/abmon-align.sh (renamed from tests/ls/abmon-align) | 0 | ||||
-rwxr-xr-x | tests/ls/block-size.sh (renamed from tests/ls/block-size) | 0 | ||||
-rwxr-xr-x | tests/ls/capability.sh (renamed from tests/ls/capability) | 0 | ||||
-rwxr-xr-x | tests/ls/color-clear-to-eol.sh (renamed from tests/ls/color-clear-to-eol) | 0 | ||||
-rwxr-xr-x | tests/ls/color-dtype-dir.sh (renamed from tests/ls/color-dtype-dir) | 0 | ||||
-rwxr-xr-x | tests/ls/color-norm.sh (renamed from tests/ls/color-norm) | 0 | ||||
-rwxr-xr-x | tests/ls/dangle.sh (renamed from tests/ls/dangle) | 0 | ||||
-rwxr-xr-x | tests/ls/dired.sh (renamed from tests/ls/dired) | 0 | ||||
-rwxr-xr-x | tests/ls/file-type.sh (renamed from tests/ls/file-type) | 0 | ||||
-rwxr-xr-x | tests/ls/follow-slink.sh (renamed from tests/ls/follow-slink) | 0 | ||||
-rwxr-xr-x | tests/ls/getxattr-speedup.sh (renamed from tests/ls/getxattr-speedup) | 0 | ||||
-rwxr-xr-x | tests/ls/infloop.sh (renamed from tests/ls/infloop) | 0 | ||||
-rwxr-xr-x | tests/ls/inode.sh (renamed from tests/ls/inode) | 0 | ||||
-rwxr-xr-x | tests/ls/m-option.sh (renamed from tests/ls/m-option) | 0 | ||||
-rwxr-xr-x | tests/ls/multihardlink.sh (renamed from tests/ls/multihardlink) | 0 | ||||
-rwxr-xr-x | tests/ls/nameless-uid.sh (renamed from tests/ls/nameless-uid) | 0 | ||||
-rwxr-xr-x | tests/ls/no-arg.sh (renamed from tests/ls/no-arg) | 0 | ||||
-rwxr-xr-x | tests/ls/no-cap.sh (renamed from tests/ls/no-cap) | 0 | ||||
-rwxr-xr-x | tests/ls/proc-selinux-segfault.sh (renamed from tests/ls/proc-selinux-segfault) | 0 | ||||
-rwxr-xr-x | tests/ls/readdir-mountpoint-inode.sh (renamed from tests/ls/readdir-mountpoint-inode) | 0 | ||||
-rwxr-xr-x | tests/ls/recursive.sh (renamed from tests/ls/recursive) | 0 | ||||
-rwxr-xr-x | tests/ls/root-rel-symlink-color.sh (renamed from tests/ls/root-rel-symlink-color) | 0 | ||||
-rwxr-xr-x | tests/ls/rt-1.sh (renamed from tests/ls/rt-1) | 0 | ||||
-rwxr-xr-x | tests/ls/slink-acl.sh (renamed from tests/ls/slink-acl) | 0 | ||||
-rwxr-xr-x | tests/ls/stat-dtype.sh (renamed from tests/ls/stat-dtype) | 0 | ||||
-rwxr-xr-x | tests/ls/stat-failed.sh (renamed from tests/ls/stat-failed) | 0 | ||||
-rwxr-xr-x | tests/ls/stat-free-color.sh (renamed from tests/ls/stat-free-color) | 0 | ||||
-rwxr-xr-x | tests/ls/stat-free-symlinks.sh (renamed from tests/ls/stat-free-symlinks) | 0 | ||||
-rwxr-xr-x | tests/ls/stat-vs-dirent.sh (renamed from tests/ls/stat-vs-dirent) | 0 | ||||
-rwxr-xr-x | tests/ls/symlink-slash.sh (renamed from tests/ls/symlink-slash) | 0 | ||||
-rwxr-xr-x | tests/ls/time-style-diag.sh (renamed from tests/ls/time-style-diag) | 0 | ||||
-rwxr-xr-x | tests/ls/x-option.sh (renamed from tests/ls/x-option) | 0 |
32 files changed, 0 insertions, 0 deletions
diff --git a/tests/ls/abmon-align b/tests/ls/abmon-align.sh index 4285d0759..4285d0759 100755 --- a/tests/ls/abmon-align +++ b/tests/ls/abmon-align.sh diff --git a/tests/ls/block-size b/tests/ls/block-size.sh index 99750201a..99750201a 100755 --- a/tests/ls/block-size +++ b/tests/ls/block-size.sh diff --git a/tests/ls/capability b/tests/ls/capability.sh index d5d5ee047..d5d5ee047 100755 --- a/tests/ls/capability +++ b/tests/ls/capability.sh diff --git a/tests/ls/color-clear-to-eol b/tests/ls/color-clear-to-eol.sh index 5dc6d16be..5dc6d16be 100755 --- a/tests/ls/color-clear-to-eol +++ b/tests/ls/color-clear-to-eol.sh diff --git a/tests/ls/color-dtype-dir b/tests/ls/color-dtype-dir.sh index 69dffd79c..69dffd79c 100755 --- a/tests/ls/color-dtype-dir +++ b/tests/ls/color-dtype-dir.sh diff --git a/tests/ls/color-norm b/tests/ls/color-norm.sh index 28366fb5c..28366fb5c 100755 --- a/tests/ls/color-norm +++ b/tests/ls/color-norm.sh diff --git a/tests/ls/dangle b/tests/ls/dangle.sh index dbc24476a..dbc24476a 100755 --- a/tests/ls/dangle +++ b/tests/ls/dangle.sh diff --git a/tests/ls/dired b/tests/ls/dired.sh index 6b55f435f..6b55f435f 100755 --- a/tests/ls/dired +++ b/tests/ls/dired.sh diff --git a/tests/ls/file-type b/tests/ls/file-type.sh index 3bb7937a6..3bb7937a6 100755 --- a/tests/ls/file-type +++ b/tests/ls/file-type.sh diff --git a/tests/ls/follow-slink b/tests/ls/follow-slink.sh index d3c0d6ef5..d3c0d6ef5 100755 --- a/tests/ls/follow-slink +++ b/tests/ls/follow-slink.sh diff --git a/tests/ls/getxattr-speedup b/tests/ls/getxattr-speedup.sh index 967f7c95f..967f7c95f 100755 --- a/tests/ls/getxattr-speedup +++ b/tests/ls/getxattr-speedup.sh diff --git a/tests/ls/infloop b/tests/ls/infloop.sh index 9652112c8..9652112c8 100755 --- a/tests/ls/infloop +++ b/tests/ls/infloop.sh diff --git a/tests/ls/inode b/tests/ls/inode.sh index 8bf5ba153..8bf5ba153 100755 --- a/tests/ls/inode +++ b/tests/ls/inode.sh diff --git a/tests/ls/m-option b/tests/ls/m-option.sh index cc72e73cc..cc72e73cc 100755 --- a/tests/ls/m-option +++ b/tests/ls/m-option.sh diff --git a/tests/ls/multihardlink b/tests/ls/multihardlink.sh index 68a587255..68a587255 100755 --- a/tests/ls/multihardlink +++ b/tests/ls/multihardlink.sh diff --git a/tests/ls/nameless-uid b/tests/ls/nameless-uid.sh index 5b45b091b..5b45b091b 100755 --- a/tests/ls/nameless-uid +++ b/tests/ls/nameless-uid.sh diff --git a/tests/ls/no-arg b/tests/ls/no-arg.sh index 8e7d1d616..8e7d1d616 100755 --- a/tests/ls/no-arg +++ b/tests/ls/no-arg.sh diff --git a/tests/ls/no-cap b/tests/ls/no-cap.sh index 5e1e7887e..5e1e7887e 100755 --- a/tests/ls/no-cap +++ b/tests/ls/no-cap.sh diff --git a/tests/ls/proc-selinux-segfault b/tests/ls/proc-selinux-segfault.sh index da17ec4f1..da17ec4f1 100755 --- a/tests/ls/proc-selinux-segfault +++ b/tests/ls/proc-selinux-segfault.sh diff --git a/tests/ls/readdir-mountpoint-inode b/tests/ls/readdir-mountpoint-inode.sh index d46208ba6..d46208ba6 100755 --- a/tests/ls/readdir-mountpoint-inode +++ b/tests/ls/readdir-mountpoint-inode.sh diff --git a/tests/ls/recursive b/tests/ls/recursive.sh index 79fdc7f30..79fdc7f30 100755 --- a/tests/ls/recursive +++ b/tests/ls/recursive.sh diff --git a/tests/ls/root-rel-symlink-color b/tests/ls/root-rel-symlink-color.sh index d7954323e..d7954323e 100755 --- a/tests/ls/root-rel-symlink-color +++ b/tests/ls/root-rel-symlink-color.sh diff --git a/tests/ls/rt-1 b/tests/ls/rt-1.sh index f7d78df65..f7d78df65 100755 --- a/tests/ls/rt-1 +++ b/tests/ls/rt-1.sh diff --git a/tests/ls/slink-acl b/tests/ls/slink-acl.sh index ae9af5039..ae9af5039 100755 --- a/tests/ls/slink-acl +++ b/tests/ls/slink-acl.sh diff --git a/tests/ls/stat-dtype b/tests/ls/stat-dtype.sh index b84d5d51a..b84d5d51a 100755 --- a/tests/ls/stat-dtype +++ b/tests/ls/stat-dtype.sh diff --git a/tests/ls/stat-failed b/tests/ls/stat-failed.sh index 464406bd5..464406bd5 100755 --- a/tests/ls/stat-failed +++ b/tests/ls/stat-failed.sh diff --git a/tests/ls/stat-free-color b/tests/ls/stat-free-color.sh index daff2eb5c..daff2eb5c 100755 --- a/tests/ls/stat-free-color +++ b/tests/ls/stat-free-color.sh diff --git a/tests/ls/stat-free-symlinks b/tests/ls/stat-free-symlinks.sh index 8e04e2e8c..8e04e2e8c 100755 --- a/tests/ls/stat-free-symlinks +++ b/tests/ls/stat-free-symlinks.sh diff --git a/tests/ls/stat-vs-dirent b/tests/ls/stat-vs-dirent.sh index 1dd6e6621..1dd6e6621 100755 --- a/tests/ls/stat-vs-dirent +++ b/tests/ls/stat-vs-dirent.sh diff --git a/tests/ls/symlink-slash b/tests/ls/symlink-slash.sh index 28c7d32b2..28c7d32b2 100755 --- a/tests/ls/symlink-slash +++ b/tests/ls/symlink-slash.sh diff --git a/tests/ls/time-style-diag b/tests/ls/time-style-diag.sh index ae41c9361..ae41c9361 100755 --- a/tests/ls/time-style-diag +++ b/tests/ls/time-style-diag.sh diff --git a/tests/ls/x-option b/tests/ls/x-option.sh index 38faa72b8..38faa72b8 100755 --- a/tests/ls/x-option +++ b/tests/ls/x-option.sh |