1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele e0f5880b09 Refactor of pq shim to allow more flexible scripting.
The pq scripts were pretty static which had already led to a lot of code duplication in the backup test harness.

Instead allow the scripts to be built dynamically, which allows for much more flexibility and reduces duplication. For now just make these changes in the backup harness, but they may be useful elsewhere.

While we are making big changes, also update the macro/function names to hew closer to our current harness naming conventions.
2023-10-22 13:55:56 -04:00
..
certificate SFTP support for repository storage. 2023-05-13 19:16:16 +03:00
code-count v2.48: Repository Storage Tags 2023-09-25 09:32:15 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
lib/pgBackRestTest Build command and configuration reference in C. 2023-10-09 14:03:43 -04:00
src Refactor of pq shim to allow more flexible scripting. 2023-10-22 13:55:56 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Build command and configuration reference in C. 2023-10-09 14:03:43 -04:00
container.yaml Finalize catalog number for PostgreSQL 16 release. 2023-09-14 18:41:36 -04:00
define.yaml Build command and configuration reference in C. 2023-10-09 14:03:43 -04:00
Dockerfile SFTP support for repository storage. 2023-05-13 19:16:16 +03:00
test.pl Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
uncrustify.cfg Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
Vagrantfile SFTP support for repository storage. 2023-05-13 19:16:16 +03:00