1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 3f7409019d Ensure ASSERT() macro is always available in test modules.
Tests that run without DEBUG for performance did not have ASSERT() and were using CHECK() instead.

Instead ensure that the ASSERT() macro is always available in tests.
2021-11-24 16:09:45 -05:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count v2.36: Minor Bug Fixes and Improvements 2021-11-01 08:59:14 -04:00
data
expect Match backup log size with size reported by info command. 2021-11-09 13:24:56 -05:00
lib/pgBackRestTest Rename server-start command to server. 2021-11-18 17:23:11 -05:00
src Ensure ASSERT() macro is always available in test modules. 2021-11-24 16:09:45 -05:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
container.yaml Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
define.yaml Ensure ASSERT() macro is always available in test modules. 2021-11-24 16:09:45 -05:00
Dockerfile Add libc6-dbg required by updated valgrind to Vagrantfile/Dockerfile. 2021-10-13 09:37:03 -04:00
test.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
Vagrantfile Update Vagrantfile to Ubuntu 20.04. 2021-10-13 13:21:04 -04:00