geary/test/engine
Michael James Gratton 74fa29b73f Tidy up Geary.AccountInformation creation.
Pass service provider to ctor so we can make the service provider
property immutable. Fill in service label in ctor so it's always set to
something useful. Move creating orphans from Engine to AccountManager
since it exists only to assign an internal id for new accounts, so it
should handled by the account manager anyway.
2018-11-30 23:49:30 +11:00
..
api Tidy up Geary.AccountInformation creation. 2018-11-30 23:49:30 +11:00
app Tidy up Geary.AccountInformation creation. 2018-11-30 23:49:30 +11:00
db Ensure Db.Database corruption check doesn't fail on missing DB file. 2018-05-21 21:01:34 +10:00
imap Don't include empty root folder path segment constructing a mailbox name 2018-09-25 23:33:12 +10:00
imap-db Add priority arg to Geary.Files.recursive_delete_async(). 2018-11-30 23:49:30 +11:00
imap-engine Tidy up Geary.AccountInformation creation. 2018-11-30 23:49:30 +11:00
mime-content-type-test.vala Support default content types for both displayed and attached entities. 2018-05-10 13:53:24 +10:00
rfc822-mailbox-address-test.vala Don't quote an RFC 822 mailbox local part if it has a '.' in the middle. 2018-07-28 17:57:48 +10:00
rfc822-mailbox-addresses-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
rfc822-message-data-test.vala Ensure we always use the one, same codepath when decoding text content. 2018-05-10 13:53:24 +10:00
rfc822-message-test.vala Push GResource URL for test data down so it's accessible to all tests. 2018-05-19 09:26:09 +10:00
rfc822-part-test.vala Don't strip CRLF from iCal, vCard, and other formats that requires them. 2018-05-20 12:51:59 +10:00
rfc822-utils-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-ascii-test.vala Fix failing RFC822.Mailbox test. 2018-05-17 15:41:28 +10:00
util-config-file-test.vala Allow checking for and removing ConfigFile keys and groups. Add tests. 2018-11-30 23:49:30 +11:00
util-html-test.vala Fix MS mailers munging plain-text signatures in HTML body parts. 2018-07-28 15:53:50 +10:00
util-idle-manager-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-inet-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-js-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-string-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-timeout-manager-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00