1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
Cynthia Shang d5b919e657
Update expire command log messages with repo prefix.
In preparation for multi-repo support, a repo tag is added in this commit to the expire command log and error messages. This change also affects the expect logs and the user-guide. The format of the tag is "repoX:" where X is the repo key used in the configuration.

Until multi-repo support has been completed, this tag will always be "repo1:".
2021-01-27 16:33:01 -05:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count Move all parse-related rules to parse module. 2020-12-17 09:32:31 -05:00
data
expect Update expire command log messages with repo prefix. 2021-01-27 16:33:01 -05:00
lib/pgBackRestTest Make unit test builds incremental based on coverage in prior tests. 2021-01-27 10:57:42 -05:00
src Update expire command log messages with repo prefix. 2021-01-27 16:33:01 -05:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use YAML::Any module instead of YAML::XS in Perl. 2021-01-24 15:06:38 -05:00
container.yaml Add co7 package to support llvm. 2021-01-13 17:32:42 -05:00
define.yaml Move cvtDoubleToStr() to strNewDbl(). 2021-01-27 11:50:10 -05:00
test.pl Use configure to generate Makefile variables for unit tests. 2021-01-24 16:24:14 -05:00
Vagrantfile Add XML::Checker::Parser to MacOS Perl modules. 2021-01-24 18:30:14 -05:00