1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
Cynthia Shang 065a8c8454
Replace defines with string constants in unit tests.
For tests already updated as part of the macro-replacement effort, the output tests (TEST_ERROR, TEST_RESULT_LOG, TEST_STORAGE_LIST and TEST_RESULT_STR) have been simplified for readability to remove all but the TEST_PATH constants. The ongoing macro-replacement effort will include these changes.

Updated: expireTest, stanzaTest, checkTest, infoTest, verifyTest (infoArchive and infoBackup had no changes).
2021-06-28 10:58:27 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.34: PostgreSQL 14 Support 2021-06-07 06:51:08 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Use lower-case names from Azure identifiers in integration tests. 2021-06-09 12:28:40 -04:00
lib/pgBackRestTest Use lower-case names from Azure identifiers in integration tests. 2021-06-09 12:28:40 -04:00
src Replace defines with string constants in unit tests. 2021-06-28 10:58:27 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Change CentOS 7 documentation test to CentOS 8. 2021-05-11 16:54:42 -04:00
container.yaml Add PostgreSQL 14 support. 2021-05-24 17:17:03 -04:00
define.yaml Binary protocol. 2021-06-24 13:31:16 -04:00
Dockerfile Basic multi-architecture support for test containers. 2021-05-03 16:31:27 -04:00
test.pl Show diff when test.pl --gen-check detects unexpected autogeneration. 2021-05-26 12:41:15 -04:00
Vagrantfile Add instructions to install lcov for MacOS. 2021-05-04 15:51:46 -04:00