1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele 1119a53539 Rename BlockHash to BlockChecksum.
Checksum is the generally used terminology in the code base, even when a hash is being used as a checksum.
2023-03-09 11:04:03 +07:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count Rename BlockHash to BlockChecksum. 2023-03-09 11:04:03 +07:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
lib/pgBackRestTest Use xxHash instead of SHA-1 for block incremental checksums. 2023-03-09 10:02:04 +07:00
src Rename BlockHash to BlockChecksum. 2023-03-09 11:04:03 +07:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00
container.yaml Remove support for PostgreSQL 9.0/9.1/9.2. 2022-12-20 12:20:47 +07:00
define.yaml Rename BlockHash to BlockChecksum. 2023-03-09 11:04:03 +07:00
Dockerfile Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00
test.pl Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
uncrustify.cfg Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
Vagrantfile Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00