geary/test
Michael Gratton a5beccc64e Fix RFC822 mailbox names with commas breaking composer address entry
When pasting an email address copied from Geary, replying to a message
or entering an address via autocmoplete in the composer, and the
recipient's mailbox name contains a comma, it needs to be quoted so
that it is not parsed by the entry as two seperate addresses.

Fixes #282
2019-03-02 15:11:13 +11:00
..
client Apply custom user CSS to composer web view as well as to conversations 2019-02-28 18:34:28 +11:00
data Add a unit test for upgrading an actual Geary v0.6 database. 2018-05-19 14:55:19 +10:00
engine Fix RFC822 mailbox names with commas breaking composer address entry 2019-03-02 15:11:13 +11:00
js Apply custom user CSS to composer web view as well as to conversations 2019-02-28 18:34:28 +11:00
meson.build Add some unit tests for setting email flags 2019-02-13 18:41:49 +11:00
mock-object.vala
test-case.vala Replace all tab indentation with 4 spaces 2019-02-27 19:19:58 +01:00
test-client.vala Move AccountManager and related objects into Accounts package. 2018-11-30 23:49:30 +11:00
test-engine.vala Work around DB tests always failing on gcc150.osuosl.org CI runner 2019-02-19 17:12:26 +11:00