1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 9f5a97139f Allow strIdToLog() to output "null" values.
A valid StringId can never be zero so it more or less serves as a NULL value. In most cases zero will not be valid, but it is better to catch this condition with an assert rather than an error in logging.
2024-03-29 12:21:06 +11:00
..
certificate Migrate integration tests to C. 2024-03-06 11:00:09 +13:00
code-count Begin v2.52 development. 2024-03-25 11:22:53 +13:00
data
lib/pgBackRestTest/Common Make meson the primary build system. 2024-03-10 10:53:31 +13:00
src Allow strIdToLog() to output "null" values. 2024-03-29 12:21:06 +11:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Make meson the primary build system. 2024-03-10 10:53:31 +13:00
container.yaml Remove support for PostgreSQL 9.3. 2023-11-09 12:59:12 -03:00
define.yaml Improved support for dual stack connections. 2024-03-10 11:36:39 +13:00
Dockerfile SFTP support for repository storage. 2023-05-13 19:16:16 +03:00
test.pl Make meson the primary build system. 2024-03-10 10:53:31 +13: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