1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 6b9e19d423 Convert configuration optional rules to pack format.
The previous format was custom for configuration parsing and was not as expressive as the pack format. An immediate benefit is that commands with the same optional rules are merged.

Defaults are now represented correctly (not multiplied), which simplifies the option default functions used by help.
2021-10-16 12:35:47 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Rename manifest file primary flag in tests. 2021-10-13 19:02:58 -04:00
lib/pgBackRestTest Update 32-bit test container to Debian 9. 2021-10-16 12:33:31 -04:00
src Convert configuration optional rules to pack format. 2021-10-16 12:35:47 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Add arm64 testing on Cirrus CI. 2021-10-02 17:27:33 -04:00
container.yaml Update 32-bit test container to Debian 9. 2021-10-16 12:33:31 -04:00
define.yaml Add configurable storage helpers to create repository storage. 2021-10-06 19:27:04 -04:00
Dockerfile Add libc6-dbg required by updated valgrind to Vagrantfile/Dockerfile. 2021-10-13 09:37:03 -04:00
test.pl Update RHEL package URL. 2021-10-13 19:43:40 -04:00
Vagrantfile Update Vagrantfile to Ubuntu 20.04. 2021-10-13 13:21:04 -04:00