You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wrap pg_regress in a TAP test to setup cluster automatically
This makes the pg_regress tests much easier to run given that they then
can run in a clean cluster and nobody has to start and stop a cluster
manually.
For some reason our Meson support did not run any TAP tests which means
the tests are no longer runnable from Meson. This should likely be fixed
as a separate pull request.
0 commit comments