1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Mock
David Steele c688bc8627 Improve support for special characters in filenames.
% characters caused issues in backup/restore due to filenames being appended directly into a format string.

Reserved XML characters (<>&') caused issues in the S3 driver due to improper escaping.

Add a file with all common special characters to regression testing.
2018-09-10 10:54:34 -04:00
..
MockAllTest.pm Improve support for special characters in filenames. 2018-09-10 10:54:34 -04:00
MockArchiveStopTest.pm Rename archive-queue-max option to archive-push-queue-max. 2018-04-18 19:37:35 -04:00
MockArchiveTest.pm Move encryption in mock/archive tests to remote tests. 2018-09-06 09:35:34 -07:00
MockExpireTest.pm Move archive-stop and expire tests to the mock module. 2018-04-08 12:57:02 -04:00
MockStanzaTest.pm Rename retention-* options to repo-retention-*. 2018-02-19 15:07:24 -05:00