postgresql/src/bin/pg_rewind/t
Michael Paquier 55ba56415b Improve test coverage of pg_rewind
This includes new TAP tests for a couple of areas not covered yet and
some improvements:
- More coverage for --no-ensure-shutdown, the enforced recovery step and
--dry-run.
- Failures with option combinations and basic option checks.
- Removal of a duplicated comment.

Author: Alexey Kondratov, Michael Paquier
Discussion: https://postgr.es/m/20191007010651.GD14532@paquier.xyz
2019-10-08 11:46:30 +09:00
..
001_basic.pl Improve test coverage of pg_rewind 2019-10-08 11:46:30 +09:00
002_databases.pl pg_rewind: test new --write-recovery-conf functionality 2019-09-30 14:04:00 -03:00
003_extrafiles.pl pg_rewind: test new --write-recovery-conf functionality 2019-09-30 14:04:00 -03:00
004_pg_xlog_symlink.pl pg_rewind: test new --write-recovery-conf functionality 2019-09-30 14:04:00 -03:00
005_same_timeline.pl Improve test coverage of pg_rewind 2019-10-08 11:46:30 +09:00
006_options.pl Improve test coverage of pg_rewind 2019-10-08 11:46:30 +09:00
RewindTest.pm Improve handling and coverage of --no-ensure-shutdown in pg_rewind 2019-10-07 09:07:22 +09:00