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
Right now regression, isolation, tap tests are specified separately as array elements of regress_tests, isolation_tests, tap_tests. Sometimes one part of the code uses all three types of tests, see e.g.: https://github.com/anarazel/postgres/blob/meson/contrib/test_decoding/meson.build#L11
The same boilerplate is repeated for each test type: