Refactor PG_TEST_EXTRA logic in autoconf build
Andres Freund <andres@anarazel.de>
Refactor PG_TEST_EXTRA logic in autoconf build To avoid duplicating the PG_TEST_EXTRA logic in Makefiles into the upcoming meson based build definition, move the checks into the the tests themselves. That also has the advantage of making skipped tests visible. Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com> Author: Nazir Bilal Yavuz <byavuz81@gmail.com> Author: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/7dae5979-c6c0-cec5-7a36-76a85aa8053d@enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/kerberos/t/001_auth.pl | modified | +4 −0 |
| src/test/ldap/t/001_auth.pl | modified | +4 −0 |
| src/test/Makefile | modified | +5 −10 |
| src/test/ssl/t/001_ssltests.pl | modified | +4 −0 |
| src/test/ssl/t/002_scram.pl | modified | +4 −0 |
| src/test/ssl/t/003_sslinfo.pl | modified | +4 −0 |
Discussion
- [RFC] building postgres with meson 392 messages · 2021-10-12 → 2023-06-12