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 2feaaeaac8 Add .inc extension to C files included in other C files.
These files were never intended to be compiled on their own so the .c extension was a bit misleading. In particular Meson does not like .c files that are not intended to be compiled independently.

Leave header files as is since they are already protected against being included more than once and are never expected to be compiled.
2022-05-31 16:06:41 -04:00
..
Io Remove extraneous double spaces in code and comments. 2022-03-15 17:55:48 -06:00
BuildTest.pm Use configure to generate Makefile variables for unit tests. 2021-01-24 16:24:14 -05:00
CodeCountTest.pm Add .inc extension to C files included in other C files. 2022-05-31 16:06:41 -04:00
ContainerTest.pm New CI container builds for PostgreSQL 15 beta1 and minor releases. 2022-05-19 18:24:09 -04:00
CoverageTest.pm Add .inc extension to C files included in other C files. 2022-05-31 16:06:41 -04:00
DbVersion.pm PostgreSQL 15 support. 2022-05-04 11:55:59 -04:00
DefineTest.pm Remove integration expect log testing. 2022-05-10 13:18:26 -04:00
ExecuteTest.pm Remove integration expect log testing. 2022-05-10 13:18:26 -04:00
FileTest.pm Remove integration expect log testing. 2022-05-10 13:18:26 -04:00
HostGroupTest.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
HostTest.pm Add TLS Server. 2021-10-18 14:32:41 -04:00
JobTest.pm Remove integration expect log testing. 2022-05-10 13:18:26 -04:00
ListTest.pm Add log shim. 2021-05-21 12:51:32 -04:00
RunTest.pm Remove integration expect log testing. 2022-05-10 13:18:26 -04:00
Storage.pm Fix "that that" typos. 2022-05-11 08:46:23 -04:00
StorageBase.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
StoragePosix.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
StoragePosixRead.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
StoragePosixWrite.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
StorageRepo.pm Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
VmTest.pm New CI container builds for PostgreSQL 15 beta1 and minor releases. 2022-05-19 18:24:09 -04:00
Wait.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00