1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest/Common
David Steele 4119ce208d Move test expect log out of the regular test directory.
Storing the expect log (created by common/harnessLog) in the regular test directory was not ideal.  It showed up in tests and made it difficult to clear the test directory between each run.

Move the expect log to a purpose-built directory one level up so it does not interfere with regular testing.
2018-09-16 15:58:46 -04:00
..
BuildTest.pm Improve efficiency of C library builds now that they are used only for testing. 2018-05-24 14:01:24 -04:00
CiTest.pm Use pre-built images from Docker Hub when the container definition has not changed. 2018-07-21 17:02:42 -04:00
CodeCountTest.pm Update code count for new file types and exclusions. 2018-07-28 08:13:30 -04:00
ContainerTest.pm Allow C or Perl coverage to run on more than one VM. 2018-09-15 13:27:06 -04:00
DefineTest.pm Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -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 Add zero-length file to mock/all test. 2018-07-05 15:40:50 -04:00
HostGroupTest.pm Document generator improvements. 2018-06-10 14:13:56 -04:00
HostTest.pm Document generator improvements. 2018-06-10 14:13:56 -04:00
JobTest.pm Move test expect log out of the regular test directory. 2018-09-16 15:58:46 -04:00
ListTest.pm Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -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 Allow C or Perl coverage to run on more than one VM. 2018-09-15 13:27:06 -04:00
VmTest.pm Allow C or Perl coverage to run on more than one VM. 2018-09-15 13:27:06 -04:00