geary/test/engine
Michael Gratton da6ac828bd Move Geary.JS package into client as Util.JS
The only reason it was in the engine was so it could be used by both
the client and the web extension, without worrying about the
webkit2gtk and webkit2gtk_web_extension packages conflicting. However
it didn't really belong there, and added a dependency for the engine
on javascriptcoregtk which doesn't belong. So this fixes all that.
2019-07-21 10:00:32 +10:00
..
api Add Geary.ContactStore.search method, impementation and tests 2019-06-13 16:56:03 +10:00
app Make it possible to distinguish between different folder roots 2019-04-17 09:06:24 +10:00
common Ensure Geary.ContactStoreImpl handles non english searches 2019-06-22 14:11:10 +10: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 Fix engine test failure under flatpak 2019-06-26 12:46:08 +10:00
imap-engine Move CredentialsMediator back to AccountInformation 2018-12-08 13:53:37 +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 Don't consider substrings when checking distinct mailbox names 2019-07-17 18:11:17 +10: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 Clean up protocol date handling substantially 2019-03-23 15:21:18 +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 Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +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