1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 7d069a2b91 Remove indexed option constants.
These constants don't scale well as the index total is increased for an option.

The core code rarely uses these options and they are easily replaced with cfgOptionName().

The tests had started to make use of the constants, so provide functions that build the option name from the optionId and, optionally, the optionKey.
2020-10-19 14:03:48 -04:00
..
certificate
code-count v2.30: PostgreSQL 13 Support 2020-10-05 11:51:45 -04:00
data
expect Add general-purpose statistics collector. 2020-08-20 14:04:26 -04:00
lib/pgBackRestTest Update test containers for PostgreSQL 13. 2020-09-24 11:19:51 -04:00
src Remove indexed option constants. 2020-10-19 14:03:48 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
container.yaml Update test containers for PostgreSQL 13. 2020-09-24 11:19:51 -04:00
define.yaml Add internal verify command. 2020-09-22 11:57:38 -04:00
test.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
travis.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
Vagrantfile Add jq to tools installed by Vagrantfile. 2020-05-14 18:45:23 -04:00