1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Common
David Steele 9070325760 Improve performance of HTTPS client.
Buffering now takes the pending bytes on the socket into account (when present) rather than relying entirely on select(). In some instances the final bytes would not be flushed until the connection was closed.
2018-02-18 14:53:27 -05:00
..
CiTest.pm Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
ContainerTest.pm Call Perl with built-in interpreter instead of execvp(). 2018-02-14 17:19:54 -05:00
DefineTest.pm Improve performance of HTTPS client. 2018-02-18 14:53:27 -05:00
ExecuteTest.pm Drain stderr during test process execution as well as termination to prevent lockups if there is a lot of output. 2017-08-11 18:31:25 -04:00
FileTest.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
HostGroupTest.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
HostTest.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
JobTest.pm Call Perl with built-in interpreter instead of execvp(). 2018-02-14 17:19:54 -05:00
ListTest.pm Build C binary/library for C unit tests that require Perl. 2018-02-14 10:33:21 -05:00
LogTest.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
RunTest.pm Move config parsing out of Perl tests. 2018-02-05 12:32:30 -05:00
VmTest.pm Automated tests for 32-bit i386/i686 architecture. 2017-11-18 20:14:14 -05:00