1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
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
..
certificate
code-count v2.34: PostgreSQL 14 Support 2021-06-07 06:51:08 -04:00
data
expect Change level of backup/restore copied file logging to detail. 2021-07-09 13:50:35 -04:00
lib/pgBackRestTest Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
src Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
container.yaml Update test container OS versions. 2021-07-18 17:29:20 -04:00
define.yaml Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
Dockerfile Update test container OS versions. 2021-07-18 17:29:20 -04:00
test.pl Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
Vagrantfile Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00