]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: use `--stderr-prefix' for TAP tests
authorRichard Hansen <rhansen@rhansen.org>
Mon, 3 Feb 2025 23:26:59 +0000 (18:26 -0500)
committerKarl Berry <karl@freefriends.org>
Sun, 23 Feb 2025 01:36:59 +0000 (17:36 -0800)
commit6c5053a926b453870e5ae5bb83fc8f85146c1c86
treee137e03674407a595e5ea4c797b49d26b557eab5
parent40396ebd368ea24e6bfea1c43ba0632efefae141
tests: use `--stderr-prefix' for TAP tests

* t/local.mk: Pass `--stderr-prefix' to `lib/tap-driver.sh' when
running TAP tests to prevent stderr lines from being confused with
test results and to improve the readability of the test log files.
t/local.mk