pgsql: Clarify the README files for the various separate TAP-based test

Started by Tom Laneabout 8 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Clarify the README files for the various separate TAP-based test suites.

Explain the difference between "make check" and "make installcheck".
Mention the need for --enable-tap-tests (only some of these did so
before). Standardize their wording about how to run the tests.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c992dca26e2b7d02ec7d43f2b71ff23d77e39f27

Modified Files
--------------
src/test/authentication/README | 12 +++++++++---
src/test/kerberos/README | 14 +++++++++++---
src/test/ldap/README | 12 ++++++++++--
src/test/recovery/README | 16 +++++++++-------
src/test/ssl/README | 21 ++++++++++++++-------
src/test/subscription/README | 18 +++++++++---------
6 files changed, 62 insertions(+), 31 deletions(-)