1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Mock
David Steele 1b48684713 The archive-push command is implemented entirely in C.
This new implementation should behave exactly like the old Perl code with the exception of updated log messages.

Remove as much of the Perl code as possible without breaking other commands.
2019-03-29 13:26:33 +00:00
..
MockAllTest.pm Fix issues when a path option is / terminated. 2019-03-14 13:48:33 +04:00
MockArchiveStopTest.pm The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
MockArchiveTest.pm The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
MockExpireTest.pm Create test matrix for mock/expire to increase coverage and reduce tests. 2019-03-01 19:04:26 +02:00
MockStanzaTest.pm Create test matrix for mock/stanza to increase coverage and reduce tests. 2019-02-24 07:42:41 +02:00