1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 6356a2b76c Disable log expect testing for non-unit tests.
This has never been a problem for performance tests since they do not call functions that log at info level or above, but the upcoming integration tests may do so. In any case it is better to disable this functionality outside of unit tests.
2024-02-17 19:16:39 +13:00
..
certificate SFTP support for repository storage. 2023-05-13 19:16:16 +03:00
code-count Begin v2.51 development. 2024-01-22 10:09:38 -03:00
data
lib/pgBackRestTest Disable log expect testing for non-unit tests. 2024-02-17 19:16:39 +13:00
src Disable log expect testing for non-unit tests. 2024-02-17 19:16:39 +13:00
.gitignore
ci.pl Build command and configuration reference in C. 2023-10-09 14:03:43 -04:00
container.yaml Remove support for PostgreSQL 9.3. 2023-11-09 12:59:12 -03:00
define.yaml Remove mock integration tests. 2024-02-17 10:52:37 +13:00
Dockerfile SFTP support for repository storage. 2023-05-13 19:16:16 +03:00
test.pl Output coverage report on test failure in CI. 2023-11-29 09:31:57 -03:00
uncrustify.cfg Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
Vagrantfile SFTP support for repository storage. 2023-05-13 19:16:16 +03:00