geary/test
Michael Gratton 0f554d2371 Fix select-quoting not preserving newlines in some cases
If the common ancestor of the quoted text is the plain-text-message DIV
itself, the isDescendant test fails and the style to preserve new lines
is not maintained. This adds a non-strict check to isDescendant and
enables that when checking the common ancestor node and a test case for
it.
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 Fix select-quoting not preserving newlines in some cases 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