1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 1b4b3538cc Rename uri to path where appropriate in HTTP and storage modules.
The path was originally named uri due to the canonicalized path being called "canonicalized uri" in the S3 authentication documentation. The name got propagated everywhere from there.

This is not correct for general usage, however, so rename to path when describing the path component of an HTTP request.
2021-02-19 08:22:50 -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 Rename uri to path where appropriate in HTTP and storage modules. 2021-02-19 08:22:50 -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