1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
David Steele 3df075bf40 Fix test writing "null" into manifest files.
"null" is not allowed in the manifest format (null values should be missing instead) but Perl was treating the invalid values written by this test as if they were missing.

Update the test code to remove the values rather than setting them to "null".
2019-08-18 15:29:18 -04:00
..
Backup The local command for backup is implemented entirely in C. 2019-07-25 14:34:16 -04:00
Command Remove per-stanza repo cache clear during testing. 2019-06-04 10:34:19 -04:00
Common Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Info Remove per-stanza repo cache clear during testing. 2019-06-04 10:34:19 -04:00
Manifest Force PostgreSQL versions to string for newer versions of JSON:PP. 2019-07-05 17:25:01 -04:00
Mock Fix test writing "null" into manifest files. 2019-08-18 15:29:18 -04:00
Performance Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Protocol The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
Real Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Stanza Add Perl interface to C PgQuery object. 2019-07-25 17:05:39 -04:00
Storage Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00