summaryrefslogtreecommitdiff
path: root/tests/binary
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2011-10-10 20:30:21 +0200
committerJim Meyering <meyering@redhat.com>2011-10-11 16:40:12 +0200
commit366adeb73d80cbe8ed4b730c46ed7864cf10eb73 (patch)
tree4026ce189d5381bf9f01beb63e919493976162d2 /tests/binary
parent7508234eabe646abcea074baea83612f8115d3b9 (diff)
downloaddiffutils-366adeb73d80cbe8ed4b730c46ed7864cf10eb73.tar.gz
tests: make test runner a script, not a shell function
All the test scripts in the diffutils testsuite are shell scripts, so the current definition of TESTS_ENVIRONMENT, which adaptively run tests using either perl or the shell depending on their kind, is an overkill. Moreover, this change is required in order for the testsuite to continue to work with the new testsuite harness that is planned to be introduced in Automake 1.12 (which, as of the writing date, is still under development and in late alpha state). See also related discussion on bug-coreutils: <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8887> * tests/Makefile.am (TESTS_ENVIRONMENT): Remove definition of the `shell_or_perl_' shell function, which is not required anymore. (LOG_COMPILER): New, define to `$(SHELL)'. * tests/binary: Make executable. * tests/colliding-file-names: Likewise. * tests/excess-slash: Likewise. * tests/no-newline-at-eof: Likewise.
Diffstat (limited to 'tests/binary')
-rwxr-xr-x[-rw-r--r--]tests/binary0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/binary b/tests/binary
index e163f01..e163f01 100644..100755
--- a/tests/binary
+++ b/tests/binary