]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix Autotest --errexit to exit after XPASSing tests.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 16 Aug 2010 19:14:20 +0000 (21:14 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 16 Aug 2010 19:14:20 +0000 (21:14 +0200)
commit00d80808b5aa0ca66eccb7653a044b9333c449fa
treeddad1d38048dacc645db23014b35a8fd4309748c
parent64000cf1f891b8c64b9ad12f7b0f06075ba403b7
Fix Autotest --errexit to exit after XPASSing tests.

* lib/autotest/general.m4 (AT_INIT) <at_fn_group_postprocess>:
Exit after an unexpected passing test if $at_errexit.
* tests/autotest.at (errexit): Also try tests that xpass, skip,
xfail, or fail hard.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/autotest/general.m4
tests/autotest.at