]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Port tests to Bash 5
authorOndrej Dubaj <odubaj@redhat.com>
Wed, 28 Aug 2019 05:39:50 +0000 (07:39 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 10 Sep 2019 15:00:33 +0000 (08:00 -0700)
commit5b9db67786a428164abafe626ab11a2754aad528
tree4010d2b21d722f5183fb6a54ead0372add14ecf9
parent4677fc349ce759069c9dc8f099a72e77651f1f7b
Port tests to Bash 5

* tests/local.at (AT_CHECK_ENV, AT_CONFIG_CMP):
Add BASH_ARGC, BASH_ARGV to list of variables to be ignored when
comparing variable space dumps.
(AT_CONFIG_CMP): Also ignore LINENO.
* tests/m4sh.at: Also unset LINENO in 'reference' and 'test/test-1'.
tests/local.at
tests/m4sh.at