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 5ee8388f48 Build test harness with the same warnings as code being tested.
The test harness was not being built with warnings which caused some wackiness with an improperly structured switch.  Just use the same warnings as the code being tested.

Also enable warnings on code that is not directly being tested since other code modules are frequently modified during testing.
2019-03-26 08:20:55 +02:00
..
BuildTest.pm Improve efficiency of code generation. 2018-11-03 19:52:46 -04:00
CiTest.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
CodeCountTest.pm v2.08: Minor Improvements and Bug Fixes 2019-01-02 22:04:47 +02:00
ContainerTest.pm Allow primary gid for the test user to be different from uid. 2019-01-30 17:03:17 +02:00
CoverageTest.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
DefineTest.pm Improve single test run performance. 2018-11-03 16:34:04 -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 Build test harness with the same warnings as code being tested. 2019-03-26 08:20:55 +02:00
ListTest.pm Improve single test run performance. 2018-11-03 16:34:04 -04:00
LogTest.pm Remove extraneous use/include statements. 2018-11-24 20:31:35 -05:00
RunTest.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
VmTest.pm Create aliases for test VMs ordered by age. 2019-02-23 15:13:23 +02:00