pgsql: Add installcheck support to more test suites
Started by Peter Eisentrautover 8 years ago1 messagescomitters
Add installcheck support to more test suites
Several of the test suites under src/test/ were missing an installcheck
target.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/f5da5683a86e9fc42fdf3eae2da8b096bda76a8a
Modified Files
--------------
src/test/authentication/Makefile | 3 +++
src/test/authentication/README | 4 ++++
src/test/ldap/Makefile | 3 +++
src/test/ldap/README | 4 ++++
src/test/recovery/Makefile | 3 +++
src/test/recovery/README | 10 +++++++---
src/test/ssl/Makefile | 3 +++
src/test/ssl/README | 13 +++++++++----
src/test/subscription/Makefile | 3 +++
src/test/subscription/README | 9 +++++++--
10 files changed, 46 insertions(+), 9 deletions(-)