1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/src
David Steele 434cd83285 The expire command is implemented entirely in C.
This implementation duplicates the functionality of the Perl code but does so with different logic and includes full unit tests.

Along the way at least one bug was fixed, see issue #748.

Contributed by Cynthia Shang.
2019-06-18 15:19:20 -04:00
..
common Add testUser() and testGroup(). 2019-05-13 07:51:11 -04:00
module The expire command is implemented entirely in C. 2019-06-18 15:19:20 -04:00
test.c Ignore SIGPIPE signals and check EPIPE result instead. 2019-01-06 17:42:44 +02:00
valgrind.suppress Add storageInfoList() to get detailed info about all entries in a path. 2019-04-23 19:33:55 -04:00