geary/test/engine/rfc822
Michael Gratton a64412e696 RFC822MesageTest: Fix locale-sensitive test case
Use `ascii_down()` instead of `down()` so the test case is more robust
in the face of being run under different locales.

Fixes #950
2020-08-29 18:33:15 +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 RFC822MesageTest: Fix locale-sensitive test case 2020-08-29 18:33:15 +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