1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele d74fe7a222 Add coverage for empty CATCH() blocks.
Currently empty CATCH() blocks are always marked as covered because of the loop structure of error handling.

A prototype implementation of error handling without looping has shown that these CATCH() blocks are not covered without new tests. Whether or not that prototype gets committed it is worth adding the tests.
2021-10-26 13:53:44 -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 Adjustments for new breaking change in Azurite. 2021-10-25 15:42:28 -04:00
lib/pgBackRestTest Use externed instead of extern'd in comments. 2021-10-26 07:46:48 -04:00
src Add coverage for empty CATCH() blocks. 2021-10-26 13:53:44 -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