geary/test
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
..
client Allow determining when JS has finished loading in ClientWebView. 2017-11-16 12:44:57 +11:00
engine Don't flag a mailbox address without a distinct name as spoofed. 2018-02-02 01:05:24 +10:30
js Allow determining when JS has finished loading in ClientWebView. 2017-11-16 12:44:57 +11:00
CMakeLists.txt Fix MailboxAddresses.to_rfc822_string formatting, add unit tests. 2018-01-31 16:15:29 +10:30
meson.build Fix MailboxAddresses.to_rfc822_string formatting, add unit tests. 2018-01-31 16:15:29 +10:30
test-client.vala Split test running up into test-engine and test-client. 2017-12-19 09:41:50 +11:00
test-engine.vala Fix MailboxAddresses.to_rfc822_string formatting, add unit tests. 2018-01-31 16:15:29 +10:30
testcase.vala Assorted async test case fixes. 2017-11-02 19:10:29 +11:00