1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Env
David Steele 2a4ff2f904 Split cfgLoad() into multiple functions to make testing easier.
Mainly this helps with unit tests that need to do log expect testing. Add harnessCfgLoad() test function, which allows a new config to be loaded for unit testing without resetting log functions, opening a log file, or taking locks.
2018-04-13 16:05:52 -04:00
..
Host Fix manifest test in the check command when tablespaces are present. 2018-03-19 19:54:03 -04:00
ConfigEnvTest.pm Split cfgLoad() into multiple functions to make testing easier. 2018-04-13 16:05:52 -04:00
ExpireEnvTest.pm Rename retention-* options to repo-retention-*. 2018-02-19 15:07:24 -05:00
HostEnvTest.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
S3EnvTest.pm Generate global fake cert in containers for testing. 2017-08-08 16:26:44 -04:00