1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc/xs
David Steele 58e9f1e50c Refactor the common/log tests to not depend on common/harnessLog.
common/harnessLog was not ideally suited for general testing and made all the tests quite awkward. Instead, move all code used to test the common/log module into the logTest module and repurpose common/harnessLog to do log expect testing for all other tests in a cleaner way.

Add a few exceptions for config testing since the log levels are reset by default in config/parse.
2018-07-20 18:51:42 -04:00
..
common Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -04:00
config Refactor the common/log tests to not depend on common/harnessLog. 2018-07-20 18:51:42 -04:00
crypto Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -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