1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-09 14:45:47 +02:00
pg_probackup/tests
2017-02-16 19:44:16 +03:00
..
expected Fix do_validate() and do_restore() 2017-02-16 19:44:16 +03:00
__init__.py Add retention show|purge commands. Add tests and documentation. 2017-02-12 23:42:10 +03:00
backup_test.py Fix for 9c471aa0e0. 2017-02-13 14:11:00 +03:00
delete_test.py Add delete and backup tests. Add simple parser for show line. 2016-12-12 19:21:15 +03:00
init_test.py Start working on testgres framework for pg_probackup. 2016-12-09 21:30:22 +03:00
option_test.py Fix tests for retention policy. Compare WAL segments without timelineid 2017-02-14 14:31:15 +03:00
pb_lib.py Show dashes if there isn't recovery time of a backup 2017-02-14 17:45:18 +03:00
restore_test.py Try fix blinking some tests. 2016-12-20 17:59:51 +03:00
retention_test.py Remove sanityChecks(). Fix add_files() 2017-02-16 17:23:43 +03:00
show_test.py Add delete and backup tests. Add simple parser for show line. 2016-12-12 19:21:15 +03:00
validate_test.py Fixes for retention and validate commands 2017-02-15 20:44:06 +03:00