1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Common
David Steele c5ae047e76 Partial migration of config code generation to C.
Parse enough of config.yaml to auto-generate config.auto.h and config.auto.c.

This commit implements most of the infrastructure needed to migrate the rest of the build code to C, but each set of auto-generated files will present its own challenges.

The build is now dependent on libyaml. At this point there is no need for a hard requirement, but that will come soon so it seems better to add the dependency now.
2021-07-18 19:02:01 -04:00
..
Io Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
BuildTest.pm Use configure to generate Makefile variables for unit tests. 2021-01-24 16:24:14 -05:00
CodeCountTest.pm Exclude Dockerfile from code count. 2021-05-04 07:52:35 -04:00
ContainerTest.pm Update test container OS versions. 2021-07-18 17:29:20 -04:00
CoverageTest.pm Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
DbVersion.pm Add PostgreSQL 14 support. 2021-05-24 17:17:03 -04:00
DefineTest.pm Add log shim. 2021-05-21 12:51:32 -04:00
ExecuteTest.pm Add stderr to unit test error messages. 2021-01-24 08:23:59 -05:00
FileTest.pm Move encrypted files as raw in integration tests. 2020-07-16 11:27:14 -04:00
HostGroupTest.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
HostTest.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
JobTest.pm Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
ListTest.pm Add log shim. 2021-05-21 12:51:32 -04:00
LogTest.pm Fix comments where 'output' was misspelled as 'ouput'. 2021-04-28 10:58:45 -04:00
RunTest.pm Move pgBackRest::Version module to pgBackRestDoc::ProjectInfo. 2020-03-10 17:57:02 -04:00
Storage.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
StorageBase.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
StoragePosix.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
StoragePosixRead.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
StoragePosixWrite.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
StorageRepo.pm Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
VmTest.pm Update test container OS versions. 2021-07-18 17:29:20 -04:00
Wait.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00