1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 33d7681347 Enable missing-variable-declarations compiler warning.
Warn if a global variable is defined without a previous declaration. Use this option to detect global variables that do not have a matching extern declaration in a header file.
2024-11-18 10:58:00 -05:00
..
certificate Support IP-based SANs for TLS certificate validation. 2024-07-11 10:54:20 +07:00
code-count Remove support for PostgreSQL 9.4. 2024-10-21 13:56:04 +03:00
data
lib/pgBackRestTest/Common Remove support for PostgreSQL 9.4. 2024-10-21 13:56:04 +03:00
src Enable missing-variable-declarations compiler warning. 2024-11-18 10:58:00 -05:00
.gitignore
ci.pl Migrate CentOS 7 integration tests to Rocky 8. 2024-06-11 15:20:04 +10:00
container.yaml Update CI containers to include newest PostgreSQL patch releases. 2024-10-16 12:14:12 +03:00
define.yaml Move compression driver param list management to a common module. 2024-11-13 17:28:21 -05:00
Dockerfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00
test.pl Remove autoconf/make build. 2024-10-21 13:32:35 +03:00
uncrustify.cfg
Vagrantfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00