1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 5dfdd6dd5b Add -Werror -Wfatal-errors -g flags to configure --enable-test.
These flags are used for all tests but it was not possible to add them to configure before the change in 046d6643. This is especially important for adhoc tests to ensure the flags are not forgotten.

Remove the flags from test make commands where they were being applied.

There is no change for production builds.
2021-10-19 12:45:20 -04:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
data
expect Add TLS Server. 2021-10-18 14:32:41 -04:00
lib/pgBackRestTest Add -Werror -Wfatal-errors -g flags to configure --enable-test. 2021-10-19 12:45:20 -04:00
src Add TLS Server. 2021-10-18 14:32:41 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Add arm64 testing on Cirrus CI. 2021-10-02 17:27:33 -04:00
container.yaml Update 32-bit test container to Debian 9. 2021-10-16 12:33:31 -04:00
define.yaml Add TLS Server. 2021-10-18 14:32:41 -04:00
Dockerfile Add libc6-dbg required by updated valgrind to Vagrantfile/Dockerfile. 2021-10-13 09:37:03 -04:00
test.pl Add -Werror -Wfatal-errors -g flags to configure --enable-test. 2021-10-19 12:45:20 -04:00
Vagrantfile Update Vagrantfile to Ubuntu 20.04. 2021-10-13 13:21:04 -04:00