Make TAP todo_start effects the same under Meson and prove_check.

Noah Misch <noah@leadboat.com>

Commit: 22a4b104ba70f6f486197ab28a28cd9bcdd4f4ad
Author: Noah Misch <noah@leadboat.com>
Date: 2024-06-28T02:21:04Z
Releases: 17.0
Make TAP todo_start effects the same under Meson and prove_check.

This could have caused spurious failures only on SPARC Linux, because
today's only todo_start tests for that platform.  Back-patch to v16,
where Meson support first appeared.

Reviewed by Robert Haas.

Discussion: https://postgr.es/m/20240512232923.aa.nmisch@google.com

Files

PathChange+/−
src/tools/testwrap modified +14 −4

Discussion