1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild
David Steele 0a96a2895d Add storage layer for tests and documentation.
The tests and documentation have been using the core storage layer but soon that will depend entirely on the C library, creating a bootstrap problem (i.e. the storage layer will be needed to build the C library).

Create a simplified Posix storage layer to be used by documentation and the parts of the test code that build and execute the actual tests.  The actual tests will still use the core storage driver so they can interact with any type of storage.
2019-06-17 09:16:44 -04:00
..
Build Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -04:00
Config Add storage layer for tests and documentation. 2019-06-17 09:16:44 -04:00
Embed Remove redundant lines from embedded Perl by combining blank lines. 2018-07-28 08:43:58 -04:00
Error Move test definitions to test/define.yaml. 2018-04-08 10:19:24 -04:00
Build.pm Add storage layer for tests and documentation. 2019-06-17 09:16:44 -04:00