1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 55bcb933ee Move protocol module from common to command.
This module has dependencies on command/command so it does not make sense for it to be in the common module. Also move protocolFree() to main() since this is a very large dependency.

Adjust the tests so command/exit can be tested later. This is a bit messy but will get adjusted as we improve the test harness.
2022-06-17 11:17:52 -04:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count Move protocol module from common to command. 2022-06-17 11:17:52 -04:00
data
lib/pgBackRestTest Update CI to use Ubuntu 22.04 and Fedora 36. 2022-06-06 16:32:20 -04:00
patch Add experimental Meson build. 2022-06-03 14:13:56 -04:00
src Move protocol module from common to command. 2022-06-17 11:17:52 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Add experimental Meson build. 2022-06-03 14:13:56 -04:00
container.yaml Update CI to use Ubuntu 22.04 and Fedora 36. 2022-06-06 16:32:20 -04:00
define.yaml Move protocol module from common to command. 2022-06-17 11:17:52 -04:00
Dockerfile Add valgrind to Dockerfile missed in a16cf5ea. 2022-06-09 17:18:32 -04:00
test.pl Update CI to use Ubuntu 22.04 and Fedora 36. 2022-06-06 16:32:20 -04:00
Vagrantfile Update CI to use Ubuntu 22.04 and Fedora 36. 2022-06-06 16:32:20 -04:00