summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2011-10-10 14:32:23 +0200
committerJim Meyering <meyering@redhat.com>2011-10-10 14:41:16 +0200
commit5db565f6681bab418a2e10de918d322c5a829623 (patch)
treea1b92c0b58b8cd0ed0b5cc516804186b27fe8aad /build-aux
parent7d20c09e3e7cf3af9060f395e884fca285ce3598 (diff)
downloadgrep-5db565f6681bab418a2e10de918d322c5a829623.tar.gz
tests: support development version of automake too
This change implements a more correct and idiomatic use of the features of the Automake-provided 'parallel-tests' harness. 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). * tests/Makefile.am (TESTS_ENVIRONMENT): The development version of automake dos not support setting the interpreter delegated to run the tests scripts in this variable; instead, use ... (LOG_COMPILER): ... this variable. * .gitignore: Ignore `.trs' files in directory `tests/'. * build-aux/.gitignore: Ignore `test-driver' script.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index 78cf8601..3f455f49 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -16,6 +16,7 @@
/mdate-sh
/missing
/snippet
+/test-driver
/texinfo.tex
/unused-parameter.h
/update-copyright