1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
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
..
build/lib/pgBackRestLibC Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
lib/pgBackRest Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
t Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
xs Split cfgLoad() into multiple functions to make testing easier. 2018-04-13 16:05:52 -04:00
LibC.h Add storagePathRemove() and use it in the Perl Posix driver. 2018-04-11 08:21:09 -04:00
LibC.xs Split cfgLoad() into multiple functions to make testing easier. 2018-04-13 16:05:52 -04:00
Makefile.PL Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
typemap Library code for repository encryption support. 2017-11-03 13:57:58 -04:00