1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild/Config
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.pm Add internal flag for commands. 2019-05-28 12:18:05 -04:00
BuildDefine.pm Add storage layer for tests and documentation. 2019-06-17 09:16:44 -04:00
BuildParse.pm Automatically generate constants for command and option names. 2019-04-12 09:03:34 -04:00
Data.pm Enforce requiring repo-cipher-pass at config parse time. 2019-06-05 11:43:17 -04:00