coreutils/build-aux
Jim Meyering ea54b6f47c tests: allow to run Perl tests more cleanly
Before this change, perl tests were run via a #!/bin/sh script
in which perl was invoked via $(PERL) ... -- - <<\EOF.
That made some stty tests fail due to the way stdin was usurped.
* build-aux/check.mk (am__check_pre): Don't append $(SHELL) to this
nominally automake-internal variable.
* tests/check.mk (TESTS_ENVIRONMENT): Instead, define a shell function
here, and append it to the more user-visible $(TESTS_ENVIRONMENT).
2008-05-16 10:10:34 +02:00
..
ChangeLog Fix testsuite on cygwin. 2007-09-30 09:40:26 +02:00
check.mk tests: allow to run Perl tests more cleanly 2008-05-16 10:10:34 +02:00
cvsu Update all copyright notices to use the newer form. 2007-07-23 14:35:58 +02:00