geary/test/engine
Michael Gratton 31f10e2787 Geary.Imap: Add quirk for Envelope address structure placeholders
Some servers (e.g. Dovecot) use placeholder strings instead of the empty
string (e.g. "MISSING_DOMAIN") in FETCH Envelope responses when a
required address part (e.g. local part, domain) are empty.

This adds a quirk that can be enabled for such servers to check for the
placeholders and if found, replace them with empty strings.
2020-08-18 16:34:24 +10:00
..
api test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
app test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
common test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
db Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
imap Geary.Imap: Add quirk for Envelope address structure placeholders 2020-08-18 16:34:24 +10:00
imap-db test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
imap-engine test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
mime Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
outbox Add API for (de)serialising FolderPath and EmailIdentifier 2019-04-17 09:06:24 +10:00
rfc822 Geary.RFC822.MailboxAddress: Handle empty mailbox and domain parts better 2020-08-18 16:14:37 +10:00
util-ascii-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-config-file-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-html-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-idle-manager-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-inet-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-string-test.vala Add some minor unit tests 2019-08-06 21:37:39 +10:00
util-timeout-manager-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00