1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/src
David Steele b8ebea6b1c Add separate archive-push-async command.
This command was previously forked off from the archive-push command which required a bit of artificial option and log manipulation.

A separate command is easier to test and will work on platforms that don't have fork(), e.g. Windows.
2019-03-14 13:38:55 +04:00
..
common Move crypto module to common/crypto. 2019-03-10 13:27:30 +02:00
module Add separate archive-push-async command. 2019-03-14 13:38:55 +04:00
lcov.conf Add switch() to lcov branch exclusions. 2018-03-20 10:17:53 -04:00
test.c Ignore SIGPIPE signals and check EPIPE result instead. 2019-01-06 17:42:44 +02:00
valgrind.suppress Update address lookup in C TLS client to use modern methods. 2019-01-26 12:01:18 +02:00