mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
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
This commit is contained in:
@@ -24,3 +24,5 @@ sources and then tested.
|
||||
|
||||
Either way, this test initializes, starts, and stops a test Postgres
|
||||
cluster.
|
||||
|
||||
See src/test/perl/README for more info about running these tests.
|
||||
|
Reference in New Issue
Block a user