geary/test/engine
Michael James Gratton f8ef491cca Don't flag a mailbox address without a distinct name as spoofed.
This fixes annoying, albeit legit addresses like "mike@vee.net
<mike@vee.net>" from being flagged.

Followup to commit b7eea857.

* src/engine/rfc822/rfc822-mailbox-address.vala (MailboxAddress): Don't
  test name for spoofyness if it's not distinct. Add unit test.
2018-02-02 01:05:24 +10:30
..
api Add a mock Account object. 2017-12-19 10:47:36 +11:00
app Substantially clean up source and API for main Conversation-related classes. 2017-12-18 14:49:04 +11:00
imap Update unit tests after recent changes. 2017-11-23 09:37:59 +11:00
imap-engine Create and use a common FolderOperation account operation class. 2017-12-20 20:24:30 +10:30
mime-content-type-test.vala Add ContentType.is_default and unit test. 2017-02-15 17:50:49 +11:00
rfc822-mailbox-address-test.vala Don't flag a mailbox address without a distinct name as spoofed. 2018-02-02 01:05:24 +10:30
rfc822-mailbox-addresses-test.vala Fix client use of MailboxAddress(es).to_rfc822_string(). 2018-02-01 23:56:23 +10:30
rfc822-message-data-test.vala Check for spoofed sender addresses, only display the address if so. 2018-01-31 16:15:29 +10:30
rfc822-message-test.vala Ensure encoded mailbox addresses are decoded correctly. 2018-01-31 16:15:29 +10:30
rfc822-utils-test.vala
util-html-test.vala Update unit tests after recent changes. 2017-11-23 09:37:59 +11:00
util-idle-manager-test.vala Split test running up into test-engine and test-client. 2017-12-19 09:41:50 +11:00
util-inet-test.vala
util-js-test.vala Workaround a xgettext warning about a Vala verbatim comment. 2017-11-02 19:10:29 +11:00
util-string-test.vala Check for spoofed sender addresses, only display the address if so. 2018-01-31 16:15:29 +10:30
util-timeout-manager-test.vala Split test running up into test-engine and test-client. 2017-12-19 09:41:50 +11:00