1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-06 03:53:59 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Command
David Steele db4b447be8 The archive-get command is implemented entirely in C.
This new implementation should behave exactly like the old Perl code with the exception of a few updated log messages.

Remove as much of the Perl code as possible without breaking other commands.
2019-02-27 23:03:02 +02:00
..
CommandArchiveCommonPerlTest.pm Rename test modules for consistency. 2019-02-23 18:51:52 +02:00
CommandArchiveGetPerlTest.pm The archive-get command is implemented entirely in C. 2019-02-27 23:03:02 +02:00
CommandArchivePushPerlTest.pm Rename test modules for consistency. 2019-02-23 18:51:52 +02:00