]> git.ipfire.org Git - thirdparty/automake.git/commit
test: make bug-reporting message on test failure more explicit.
authorKarl Berry <karl@freefriends.org>
Sat, 3 Feb 2024 16:38:49 +0000 (08:38 -0800)
committerKarl Berry <karl@freefriends.org>
Sat, 3 Feb 2024 16:38:49 +0000 (08:38 -0800)
commit70127e61e78de4b3c80a84bcb3c6f2328329ccc4
tree32ec11295415862c27cdeff0049013678af36213
parent2f120f1b6d5763c1f00f00f5e78da860c053da88
test: make bug-reporting message on test failure more explicit.

From https://bugs.gnu.org/68855.

* NEWS: mention this.
* lib/am/check.am ($(TEST_SUITE_LOG)) <please_report>: new fn,
new wording.
* t/ax/test-defs.in (failure_footer_text): new wording.
(failure_footer_text_colorized): add red.
* t/ax/tap-summary-aux.sh (failure_footer): use failure_footer_text*.
* t/tap-doc2.sh: change grep.
* t/testsuite-summary-color.sh: likewise.
* t/testsuite-summary-count-many.sh: likewise.
* t/testsuite-summary-count.sh: likewise.
* t/testsuite-summary-reference-log.sh: likewise.
NEWS
lib/am/check.am
t/ax/tap-summary-aux.sh
t/ax/test-defs.in
t/tap-doc2.sh
t/testsuite-summary-color.sh
t/testsuite-summary-count-many.sh
t/testsuite-summary-count.sh
t/testsuite-summary-reference-log.sh