Make TAP todo_start effects the same under Meson and prove_check.
authorNoah Misch <noah@leadboat.com>
Fri, 28 Jun 2024 02:21:04 +0000 (19:21 -0700)
committerNoah Misch <noah@leadboat.com>
Fri, 28 Jun 2024 02:21:04 +0000 (19:21 -0700)
commit22a4b104ba70f6f486197ab28a28cd9bcdd4f4ad
tree9061efa695f812acb58dc9103b755b10dd9b65cf
parent473a352fb393519f22cd4d31839ad3d74b1aeea1
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
src/tools/testwrap