geary/test/engine/imap-db
Michael Gratton 66a664f98d Clean up ImapDB.Account ctor/open API a bit
Move args from open_async to ctor and use these to determine and store
DB file and attachment paths as properties. This allows constructing
the DB instance up front and markig it as non-nullable, simplifies
calling patterns and hence allows removing one use of the deprecated
Engine singleton, and by moving in the local data deletion
implementation from ImapEngine.GenericAccount, also allows removing a
static helper method.
2019-06-13 16:55:23 +10:00
..
imap-db-account-test.vala Clean up ImapDB.Account ctor/open API a bit 2019-06-13 16:55:23 +10:00
imap-db-attachment-test.vala Replace Db.PrepareDelegate with a subclass virtual function hook 2019-06-13 16:35:17 +10:00
imap-db-database-test.vala Remove existing contact harvesting mechanism 2019-06-13 16:28:59 +10:00
imap-db-email-identifier-test.vala Add API for (de)serialising FolderPath and EmailIdentifier 2019-04-17 09:06:24 +10:00
imap-db-folder-test.vala Clean up ImapDB.Account ctor/open API a bit 2019-06-13 16:55:23 +10:00