1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele cec486b6dd Refactor backup to use flag for backup standby state rather than option.
Using the option adds a bit of complexity -- it is simpler just to use the state of the standby object to determine if backup from standby is enabled.
2024-06-18 11:42:59 +08:00
..
certificate Update Fedora test image to Fedora 38. 2024-04-23 22:34:32 +10:00
code-count Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00
data Remove test data files made obsolete by d41b21c8. 2024-03-30 10:43:05 +11:00
lib/pgBackRestTest/Common Specify test images that get valgrind installed. 2024-06-12 16:08:17 +10:00
src Refactor backup to use flag for backup standby state rather than option. 2024-06-18 11:42:59 +08:00
.gitignore
ci.pl Migrate CentOS 7 integration tests to Rocky 8. 2024-06-11 15:20:04 +10:00
container.yaml Specify test images that get valgrind installed. 2024-06-12 16:08:17 +10:00
define.yaml Refactor lock module. 2024-06-18 10:43:54 +08:00
Dockerfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00
test.pl Migrate CentOS 7 integration tests to Rocky 8. 2024-06-11 15:20:04 +10:00
uncrustify.cfg Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
Vagrantfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00