1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest
David Steele 817592837c Added a predictable log entry to signal that a command has completed successfully.
For example a backup ends successfully with: INFO: backup command end: completed successfully.
2016-12-04 14:44:53 -05:00
..
Backup Fixed an issue that prevented errors from being output to the console before the logging system was initialized. 2016-12-03 18:01:17 -05:00
Common Added a predictable log entry to signal that a command has completed successfully. 2016-12-04 14:44:53 -05:00
Config Fixed an issue where options that were invalid for the specified command could be provided on the command-line without generating an error. 2016-12-04 09:25:40 -05:00
File Update control and wal test files to 9.4 with matching system identifiers. 2016-12-01 09:33:14 -05:00
Help Fixed an issue where options that were invalid for the specified command could be provided on the command-line without generating an error. 2016-12-04 09:25:40 -05:00
CommonTest.pm Major refactor of the test suite. 2016-06-24 08:12:58 -04:00