geary/test/engine
Michael Gratton 09f6fc094a Improve Geary.Account API for listing folders
Make both Account.list_folders and Account.get_special_folder not throw
any errors - either the folders exist, or they don't. Update call sites.
2019-11-05 11:35:31 +11:00
..
api Improve Geary.Account API for listing folders 2019-11-05 11:35:31 +11:00
app Make it possible to distinguish between different folder roots 2019-04-17 09:06:24 +10:00
common Merge contacts when harvesting them 2019-10-25 14:54:53 +11:00
db Replace Db.PrepareDelegate with a subclass virtual function hook 2019-06-13 16:35:17 +10:00
imap Make it possible to distinguish between different folder roots 2019-04-17 09:06:24 +10:00
imap-db Remove Flatpak test locale hack, just use en_US.UTF-8 for now 2019-10-16 13:36:29 +11:00
imap-engine Update Geary.Outbox.EmailIdentifier variant type marker 2019-10-30 14:17:44 +11:00
outbox Add API for (de)serialising FolderPath and EmailIdentifier 2019-04-17 09:06:24 +10: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 Fix 100% CPU usage on mismatch utf escapes in rfc822 string 2019-08-06 17:06:44 -07:00
rfc822-mailbox-addresses-test.vala Add some tests for decoding/encoding quoted names in RFC822 mailboxes 2019-03-02 14:25:21 +11:00
rfc822-message-data-test.vala Fix RFC822.Header.get_header_names returning null names 2019-10-22 17:20:52 +11:00
rfc822-message-test.vala Fix failing test when ytnef support disabled 2019-04-16 23:45:38 +10:00
rfc822-part-test.vala Hardcode PartTest's source encoding since it shouldn't change 2019-07-18 15:05:03 +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 Enable config file versioning 2018-12-08 13:53:01 +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 Prevent circular refs using idle and timeout manager when running 2019-02-16 15:58:08 +11:00
util-inet-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-string-test.vala Add some minor unit tests 2019-08-06 21:37:39 +10:00
util-timeout-manager-test.vala Prevent circular refs using idle and timeout manager when running 2019-02-16 15:58:08 +11:00