1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 5b98968605 Do not lower-case help summaries when first word is an acronym.
If the second letter is capital or a digit then the word is likely an acronym so don't lower-case the first letter.

For now only the digit case is checked since there are no summaries with a capital as the second letter.
2021-02-19 10:29:29 -05:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.32: Repository Commands 2021-02-08 09:08:16 -05:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Update expire command log messages with repo prefix. 2021-01-27 16:33:01 -05:00
lib/pgBackRestTest Add -g accidentally removed in 4e8d469f. 2021-02-02 17:05:55 -05:00
src Do not lower-case help summaries when first word is an acronym. 2021-02-19 10:29:29 -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 Add configurable error handlers. 2021-01-27 17:25:13 -05:00
test.pl Better exclusions for configure help. 2021-02-10 15:54:37 -05:00
Vagrantfile Add XML::Checker::Parser to MacOS Perl modules. 2021-01-24 18:30:14 -05:00