autoconf/tests
Xi Ruoyao 412166e185
Fix testsuite failures with bash 5.2.
Bash v5.2 includes several new optimizations to the number of
subshells used for various constructs; as a side effect, the value of
SHLVL is less stable than it used to be.  Add SHLVL to the list of
built-in shell variables with unstable values, to be ignored when
checking for inappropriate differences to the shell environment
before and after a macro invocation / between two configure runs.

Problem and solution reported by Xi Ruoyao in
https://lists.gnu.org/archive/html/autoconf/2022-09/msg00015.html
Problem also reported by Bruce Dubbs in
https://lists.gnu.org/archive/html/bug-autoconf/2022-09/msg00010.html

* tests/local.at (_AT_CHECK_ENV, AT_CONFIG_CMP): Ignore changes in
  value of SHLVL.
Copyright-paperwork-exempt: yes
2022-09-30 11:37:13 -04:00
..
data Work around memory-leak false alarms 2022-03-31 23:25:54 -07:00
atlocal.in make update-copyright 2022-05-19 13:57:38 -07:00
autoscan.at make update-copyright 2022-05-19 13:57:38 -07:00
autotest.at make update-copyright 2022-05-19 13:57:38 -07:00
base.at make update-copyright 2022-05-19 13:57:38 -07:00
c.at make update-copyright 2022-05-19 13:57:38 -07:00
compile.at make update-copyright 2022-05-19 13:57:38 -07:00
erlang.at make update-copyright 2022-05-19 13:57:38 -07:00
foreign.at make update-copyright 2022-05-19 13:57:38 -07:00
fortran.at Port to compilers that moan about K&R func decls 2022-09-02 12:09:32 -05:00
go.at make update-copyright 2022-05-19 13:57:38 -07:00
local.at Fix testsuite failures with bash 5.2. 2022-09-30 11:37:13 -04:00
local.mk make update-copyright 2022-05-19 13:57:38 -07:00
m4sh.at make update-copyright 2022-05-19 13:57:38 -07:00
m4sugar.at Avoid \] in BREs and EREs 2022-06-28 18:27:40 -05:00
mktests.pl Require Perl 5.10.0 or later. 2022-07-10 10:52:33 -04:00
semantics.at Port to compilers that moan about K&R func decls 2022-09-02 12:09:32 -05:00
statesave.m4 make update-copyright 2022-05-19 13:57:38 -07:00
suite.at make update-copyright 2022-05-19 13:57:38 -07:00
tools.at testsuite: Handle `balanced ASCII quotes' correctly in m4 errors. 2022-07-06 16:05:42 -04:00
torture.at make update-copyright 2022-05-19 13:57:38 -07:00
wrapper.as make update-copyright 2022-05-19 13:57:38 -07:00