1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/src
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
..
common Allow NULL path in TEST_STORAGE_LIST() macro. 2021-07-16 13:07:16 -04:00
module Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
test.c Fix documentation and comment typos. 2021-07-01 11:50:03 -04:00
valgrind.suppress.co7 Update test container OS versions. 2021-07-18 17:29:20 -04:00
valgrind.suppress.u16 Update test container OS versions. 2021-07-18 17:29:20 -04:00