1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 4d2fef1c37 Remove redundant restoreFile() test and improve coverage.
These tests were written before the restore command was fully migrated to C so many of them have become redundant.

In the cases were they still provide coverage, add tests to synthetic restores to replace them. In general, these higher level tests provide better coverage than poking at the restoreFile() function directly.
2022-03-06 11:48:22 -06:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count v2.38: Minor Bug Fixes and Improvements 2022-03-06 10:30:59 -06:00
data
expect Retry on page checksum validation failure during backup. 2022-02-23 12:05:53 -06:00
lib/pgBackRestTest Retry on page checksum validation failure during backup. 2022-02-23 12:05:53 -06:00
src Remove redundant restoreFile() test and improve coverage. 2022-03-06 11:48:22 -06:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
container.yaml Fix language in rh7 test container for aarch64. 2022-01-26 13:22:31 -06:00
define.yaml Move command/backup-common tests in the command/backup module. 2022-02-18 17:50:05 -06:00
Dockerfile Use vagrant user in the Docker container. 2022-02-26 13:50:30 -06:00
test.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
Vagrantfile Update Vagrantfile to Ubuntu 20.04. 2021-10-13 13:21:04 -04:00