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 52bc073234 Add stack trace macros to all functions.
Low-level functions only include stack trace in test builds while higher-level functions ship with stack trace built-in. Stack traces include all parameters passed to the function but production builds only create the parameter list when the log level is set high enough, i.e. debug or trace depending on the function.
2018-05-18 11:57:32 -04:00
..
BuildTest.pm Improve code generation performance. 2018-03-09 23:00:20 -05:00
CiTest.pm Move test definitions to test/define.yaml. 2018-04-08 10:19:24 -04:00
CodeCountTest.pm Generate code counts for all source files. 2018-04-16 15:52:17 -04:00
ContainerTest.pm Use pip 9.03 in test VMs. 2018-04-16 15:25:50 -04:00
DefineTest.pm Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04: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 Add stack trace macros to all functions. 2018-05-18 11:57:32 -04:00
ListTest.pm Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04: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 Test harness improvements. 2018-05-18 06:45:14 -04:00