1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/src
David Steele c40dd5ae41 Improve reporting of partial reads in server test harness.
Previously partial reads would be reported as an EOF which was not very helpful.

Also update error formatting to make requests easier to compare.
2024-08-28 11:07:52 +07:00
..
build Refactor config parse to remove none command, add version/help options. 2024-07-23 16:39:02 +07:00
command Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00
common Improve reporting of partial reads in server test harness. 2024-08-28 11:07:52 +07:00
config Refactor config parse to remove none command, add version/help options. 2024-07-23 16:39:02 +07:00
module Refactor interface/driver getters for IoRead/Write and StorageRead/Write. 2024-08-20 20:57:06 +07:00
main.c Refactor config parse to remove none command, add version/help options. 2024-07-23 16:39:02 +07:00
meson.build Refactor lock module. 2024-06-18 10:43:54 +08:00
test.c Migrate integration tests to C. 2024-03-06 11:00:09 +13:00
valgrind.suppress.none Make valgrind libssh2 leak check less specific. 2024-03-10 09:40:13 +13:00