geary/test
Michael Gratton c83f07a9f1 Minor tweaks for ConversationPageState.isDescendantOf
Use uppercase since that is what the DOM for HTML defaults to, use
nodeName rather than tagName for cases when there the check is false and
ancestor is the document element, add unit tests.
2019-02-02 15:07:41 +11:00
..
client Only collapse runs of space, tab, carriage return, and newline 2019-01-14 19:54:14 -07:00
data Add a unit test for upgrading an actual Geary v0.6 database. 2018-05-19 14:55:19 +10:00
engine Merge branch 'buzzert/deleted_flags' into 'master' 2019-02-02 02:47:46 +00:00
js Minor tweaks for ConversationPageState.isDescendantOf 2019-02-02 15:07:41 +11:00
meson.build Convert Geary.FolderRoot to be an actual root, not just a top-level 2019-01-15 00:18:45 +11:00
mock-object.vala Add a mock object mixin that can check call expectations on mocks. 2018-04-07 10:02:18 +10:00
test-case.vala Add some unit tests for Geary.ImapDb.Account folder management 2019-01-14 11:01:03 +11:00
test-client.vala Move AccountManager and related objects into Accounts package. 2018-11-30 23:49:30 +11:00
test-engine.vala Convert Geary.FolderRoot to be an actual root, not just a top-level 2019-01-15 00:18:45 +11:00