1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc/xs
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
..
cipher Enable additional warnings for C builds. 2017-11-06 22:55:34 -05:00
common Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
config Split cfgLoad() into multiple functions to make testing easier. 2018-04-13 16:05:52 -04:00
postgres Improvements to page checksum module and tests: 2017-10-16 11:03:06 -04:00
storage Add storagePathRemove() and use it in the Perl Posix driver. 2018-04-11 08:21:09 -04:00