1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 99405cbb15 Replace booleans with enums in compressType parameters.
This was an oversight in 438b957f which added multiple compression type support. The booleans were interpreted as none and gz which works fine for the CompressType enum until the position of gz or none changes.
2020-05-05 13:23:36 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.26: Non-blocking TLS 2020-04-20 15:44:31 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Add Zstandard compression support. 2020-05-04 15:25:27 -04:00
lib/pgBackRestTest Add Zstandard compression support. 2020-05-04 15:25:27 -04:00
patch Add Zstandard compression support. 2020-05-04 15:25:27 -04:00
src Replace booleans with enums in compressType parameters. 2020-05-05 13:23:36 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
container.yaml Add Zstandard compression support. 2020-05-04 15:25:27 -04:00
define.yaml Add Zstandard compression support. 2020-05-04 15:25:27 -04:00
test.pl Update RHEL package location (again). 2020-04-21 10:51:38 -04:00
travis.pl Add Zstandard compression support. 2020-05-04 15:25:27 -04:00
Vagrantfile Add Zstandard compression support. 2020-05-04 15:25:27 -04:00