1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele 947c7a84cb Refactor cmdLocal()/cmdRemote() to accept a ProtocolServer object.
This allows a local/remote to be started independently of server initialization, which will be useful for implementing new transport types, e.g. TLS.

Also remove some dead code in localTest.c.
2021-07-23 10:35:36 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.34: PostgreSQL 14 Support 2021-06-07 06:51:08 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Change level of backup/restore copied file logging to detail. 2021-07-09 13:50:35 -04:00
lib/pgBackRestTest Fix typo. 2021-07-21 13:19:09 -04:00
src Refactor cmdLocal()/cmdRemote() to accept a ProtocolServer object. 2021-07-23 10:35:36 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
container.yaml Update test container OS versions. 2021-07-18 17:29:20 -04:00
define.yaml Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
Dockerfile Update test container OS versions. 2021-07-18 17:29:20 -04:00
test.pl Remove test.pl --smart, --dev, and --dev-test options. 2021-07-20 12:01:10 -04:00
Vagrantfile Update Vagrantfile box version. 2021-07-20 15:43:48 -04:00