1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
Reid Thompson 1a0560d363
Allow y/n arguments for boolean command-line options.
This allows boolean boolean command-line options to work like their config file equivalents.

At least for now this behavior will remain undocumented since all examples in the documentation will continue to use the standard syntax. The idea is that it will "just work" when options are copied out of config files rather than generating an error.
2021-11-19 12:22:09 -05:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count v2.36: Minor Bug Fixes and Improvements 2021-11-01 08:59:14 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Match backup log size with size reported by info command. 2021-11-09 13:24:56 -05:00
lib/pgBackRestTest Rename server-start command to server. 2021-11-18 17:23:11 -05:00
src Allow y/n arguments for boolean command-line options. 2021-11-19 12:22:09 -05:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
container.yaml Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
define.yaml Revive archive performance test. 2021-11-10 12:14:41 -05:00
Dockerfile Add libc6-dbg required by updated valgrind to Vagrantfile/Dockerfile. 2021-10-13 09:37:03 -04:00
test.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
Vagrantfile Update Vagrantfile to Ubuntu 20.04. 2021-10-13 13:21:04 -04:00