geary/test/engine
Michael James Gratton e8dcad9a43 Add unit tests for adding accounts.
* src/engine/api/geary-engine.vala (Engine::create_orphan_account): Fix
  sense of test when determining the next account id to use. Add unit
  tests.
  (Engine::add_account): Made public so it can be used in public test.
2017-02-23 11:33:12 +11:00
..
api Add unit tests for adding accounts. 2017-02-23 11:33:12 +11:00
mime-content-type-test.vala Add ContentType.is_default and unit test. 2017-02-15 17:50:49 +11:00
rfc822-mailbox-address-test.vala Add an initial/example unit test. 2016-12-13 11:27:19 +11:00
rfc822-message-data-test.vala Make to_preview_text() require UNIX (LF), not RFC833 (CRLF) strings. 2016-12-21 10:45:21 +11:00
rfc822-message-test.vala Add unit test for Geary.RFC822.Message::get_preview. 2016-12-23 10:38:23 +10:30
rfc822-utils-test.vala Make to_preview_text() require UNIX (LF), not RFC833 (CRLF) strings. 2016-12-21 10:45:21 +11:00
util-html-test.vala Add test case handling HTML entities when converting to text. 2016-12-20 12:27:07 +11:00
util-idle-manager-test.vala Add IdleManager class for sane main loop idle scheduling. 2017-02-09 10:54:45 +11:00
util-inet-test.vala Add Geary.Inet::is_valid_display_host and tests. 2017-02-01 00:41:44 +11:00
util-js-test.vala Fix brown-paper-bag bug in Geary.JS::escape_string. 2017-02-01 00:41:45 +11:00
util-timeout-manager-test.vala Implement milliseconds ctor and tests for Geary.TimeoutManager. 2017-02-01 00:41:44 +11:00