1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-04 09:43:08 +02:00
pgbackrest/test
David Steele 59e57c7231 Remove storageLocal() dependency from common/parse module.
storageLocal() requires the storage helper which is a huge dependency for this module.

Pass in a storage object instead.
2021-01-26 19:55:20 -05:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count Move all parse-related rules to parse module. 2020-12-17 09:32:31 -05:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
lib/pgBackRestTest Use minio latest in documentation and integration tests. 2021-01-26 11:25:29 -05:00
src Remove storageLocal() dependency from common/parse module. 2021-01-26 19:55:20 -05:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use YAML::Any module instead of YAML::XS in Perl. 2021-01-24 15:06:38 -05:00
container.yaml Add co7 package to support llvm. 2021-01-13 17:32:42 -05:00
define.yaml Add backup verification to internal verify command. 2021-01-26 11:21:36 -05:00
test.pl Use configure to generate Makefile variables for unit tests. 2021-01-24 16:24:14 -05:00
Vagrantfile Add XML::Checker::Parser to MacOS Perl modules. 2021-01-24 18:30:14 -05:00