1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest
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
..
Common Add .inc extension to C files included in other C files. 2022-05-31 16:06:41 -04:00
Env New CI container builds for PostgreSQL 15 beta1 and minor releases. 2022-05-19 18:24:09 -04:00
Module Remove integration expect log testing. 2022-05-10 13:18:26 -04:00