Thread: pgsql: pg_resetwal: Add simple test suite

pgsql: pg_resetwal: Add simple test suite

From
Peter Eisentraut
Date:
pg_resetwal: Add simple test suite

Some subsequent patches will add to this, but to avoid conflicts, set up
the basics separately.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5700aa130186e0b5d600806645b051bfd9067f09

Modified Files
--------------
src/bin/pg_resetwal/.gitignore     |  1 +
src/bin/pg_resetwal/Makefile       |  7 +++++++
src/bin/pg_resetwal/t/001_basic.pl | 17 +++++++++++++++++
3 files changed, 25 insertions(+)