1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele ec347847e5 Pass cipher type directly to backupFileProtocol().
Cipher type was inferred from the presence of cipherSubPass rather than being passed explicitly in order to maintain compatibility with Perl backupFile().

Now that Perl is gone it makes sense to pass it explicitly, as we do elsewhere.
2021-03-12 15:19:32 -05:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.32: Repository Commands 2021-02-08 09:08:16 -05:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Allow stanza-* commands to be run remotely. 2021-03-10 08:10:46 -05:00
lib/pgBackRestTest Allow stanza-* commands to be run remotely. 2021-03-10 08:10:46 -05:00
src Pass cipher type directly to backupFileProtocol(). 2021-03-12 15:19:32 -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 GCS support for repository storage. 2021-03-05 12:13:51 -05:00
test.pl Move configuration definition to src/build/config/config.yaml. 2021-03-08 16:01:05 -05:00
Vagrantfile Move configuration definition to src/build/config/config.yaml. 2021-03-08 16:01:05 -05:00