geary/test/engine
Michael James Gratton ab9d0c27ad Make Imap.Command a top-level type rather than inherit from Parameter.
Instead, make the args property a parameter list, and add params to that.

This means Command's serialize method have a different signature compared
to Parameter's, letting us do some more interesting things with it.
2018-09-01 22:09:18 +10:00
..
api Fix AccountInformation.has_email_address, add tests. 2018-07-02 21:22:15 +10:00
app Fix empty folder/no matching search UI not showing up. 2018-07-08 15:11:44 +10:00
db Ensure Db.Database corruption check doesn't fail on missing DB file. 2018-05-21 21:01:34 +10:00
imap Make Imap.Command a top-level type rather than inherit from Parameter. 2018-09-01 22:09:18 +10:00
imap-db Add a unit test for upgrading an actual Geary v0.6 database. 2018-05-19 14:55:19 +10:00
imap-engine Clean up user directory management. 2018-05-24 15:34:29 +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 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 Fix signatures being mangled between getting loaded and saved. 2018-05-28 14:06:39 +10:00
util-html-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +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