autoconf/tests
Zack Weinberg 481dad1d74 testsuite: log version of shell and make as well
A lot of bugs recently have been due to unexpected changes in shell
and/or make behavior, so let’s log their versions in testsuite.log
to make it easier to figure out when that’s the problem.

Some shells don’t recognize --version but we still get an indication
in the logfile of which shell it is, e.g.

$ make check TESTSUITEFLAGS=1 SHELL=/bin/dash; grep dash tests/testsuite.log
../../tests/local.at:25: /bin/dash --version
/bin/dash: 0: Illegal option --

* tests/local.at: Add ${CONFIG_SHELL-$SHELL} and $MAKE to AT_TESTED.
2023-12-01 08:44:55 -05:00
..
data spelling fixes 2023-01-21 00:58:47 -06:00
atlocal.in make update-copyright 2023-01-20 23:41:13 -06:00
autoscan.at make update-copyright 2023-01-20 23:41:13 -06:00
autotest.at tests: avoid an unwarranted test failure 2023-03-26 22:08:02 -07:00
base.at make update-copyright 2023-01-20 23:41:13 -06:00
c.at Cater to programs misusing AC_EGREP_HEADER 2023-03-31 10:47:49 -07:00
compile.at make update-copyright 2023-01-20 23:41:13 -06:00
erlang.at make update-copyright 2023-01-20 23:41:13 -06:00
foreign.at make update-copyright 2023-01-20 23:41:13 -06:00
fortran.at make update-copyright 2023-01-20 23:41:13 -06:00
go.at make update-copyright 2023-01-20 23:41:13 -06:00
local.at testsuite: log version of shell and make as well 2023-12-01 08:44:55 -05:00
local.mk make update-copyright 2023-01-20 23:41:13 -06:00
m4sh.at spelling fixes 2023-01-21 00:58:47 -06:00
m4sugar.at make update-copyright 2023-01-20 23:41:13 -06:00
mktests.pl Make AC_PROG_GCC_TRADITIONAL a compatibility alias for AC_PROG_CC. 2023-04-02 23:01:06 -04:00
semantics.at make update-copyright 2023-01-20 23:41:13 -06:00
statesave.m4 make update-copyright 2023-01-20 23:41:13 -06:00
suite.at make update-copyright 2023-01-20 23:41:13 -06:00
tools.at spelling fixes 2023-01-21 00:58:47 -06:00
torture.at make update-copyright 2023-01-20 23:41:13 -06:00
wrapper.as make update-copyright 2023-01-20 23:41:13 -06:00