Doc: improve README files associated with TAP tests.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 31 Oct 2021 22:12:44 +0000 (18:12 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 31 Oct 2021 22:12:44 +0000 (18:12 -0400)
commitb21415595cace7f3a45cfeb3023359b4b4d56b85
tree30be6079ed7cd972ab6ecb966b1bd463e931622b
parent6301c3adabd947394682e37c933b0f3f83353b28
Doc: improve README files associated with TAP tests.

Rearrange src/test/perl/README so that the first section is more
clearly "how to run these tests", and the rest "how to write new
tests".  Add some basic info there about debugging test failures.
Then, add cross-refs to that READNE from other READMEs that
describe how to run TAP tests.

Per suggestion from Kevin Burke, though this is not his original
patch.

Discussion: https://postgr.es/m/CAKcy5eiSbwiQnmCfnOnDCVC7B8fYyev3E=6pvvECP9pLE-Fcuw@mail.gmail.com
src/bin/pg_amcheck/README
src/test/authentication/README
src/test/kerberos/README
src/test/ldap/README
src/test/perl/README
src/test/recovery/README
src/test/ssl/README
src/test/subscription/README