Clarify the README files for the various separate TAP-based test suites.
Tom 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.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/authentication/README | modified | +9 −3 |
| src/test/kerberos/README | modified | +11 −3 |
| src/test/ldap/README | modified | +10 −2 |
| src/test/recovery/README | modified | +9 −7 |
| src/test/ssl/README | modified | +14 −7 |
| src/test/subscription/README | modified | +9 −9 |