geary/test/engine/rfc822
Michael Gratton eb3a8b0fe4 Geary.RFC822.MessageID: Replace GMime parser with more lax parser
Support parsing message IDs with the form `<add-spec>` (per the RFC)
but also `(add-spec)` and `add-spec`.

Add unit tests.
2020-08-22 16:23:07 +10:00
..
rfc822-mailbox-address-test.vala Geary.RFC822.MailboxAddress: Handle empty mailbox and domain parts better 2020-08-18 16:14:37 +10:00
rfc822-mailbox-addresses-test.vala Geary.RFC822.MailboxAddresses: Update append methods 2020-08-18 16:32:26 +10:00
rfc822-message-data-test.vala Geary.RFC822.MessageID: Replace GMime parser with more lax parser 2020-08-22 16:23:07 +10:00
rfc822-message-test.vala Geary.RFC822.Message: Fix get_body() critical with multipart messages 2020-08-03 20:14:32 +10:00
rfc822-part-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
rfc822-utils-test.vala Geary.RFC822Error: Rename so it's actually in the RFC822 namespace 2020-05-06 14:58:56 +10:00