]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: test TAP stdout/stderr order with --merge --stderr-prefix
authorRichard Hansen <rhansen@rhansen.org>
Mon, 24 Feb 2025 00:21:23 +0000 (19:21 -0500)
committerKarl Berry <karl@freefriends.org>
Mon, 24 Feb 2025 22:25:39 +0000 (14:25 -0800)
commit3aa705c45b06f85da7942f50fe071ba4bf754ef5
tree53626dd92533f0b693262db4e509bcc36963c7c1
parentf988a1f7fb0762eba04447004fed015476501372
tests: test TAP stdout/stderr order with --merge --stderr-prefix

* t/tap-stderr-prefix.tap: Add a test checking the processing order of stdout
lines relative to stderr lines when the TAP driver is passed `--merge' and
`--stderr-prefix'.
t/tap-stderr-prefix.tap