geary/test
James Magahern 30e9e8950b Merge branch 'master' into buzzert/deleted_flags
* master: (212 commits)
  Import standard GNOME Flatpak CI config rather than copy/pasting it
  Update Gitlab CI Flatpak build with standard template
  Fix build with new FolderPath API
  Only collapse runs of space, tab, carriage return, and newline
  Do not add non openable folders entry in sidemenu. Bug 712902
  Reducing padding in conversation viewer list
  Fix build warnings
  Fix possible critical when removing an account is removed
  Fix local accounts for special-case providers not configured correctly
  Rework GenericAccount::ensure_special_folder_asyc yet again
  Add some useful debugging to GenericAcount
  Fix ambiguous test in AccountInformation.set_special_folder
  Fix pathological FolderPath.is_equal() case, add unit test
  Revamp Geary.FolderPath implementation
  Add additional FolderPath unit tests
  Convert Geary.FolderRoot to be an actual root, not just a top-level
  Stop duplicate inboxes being created, not being listed
  Ensure MinimalFolder remote open forces closed on hard errors
  Ensure accounts don't accidentially create multiple inbox-type folders
  Remove unwanted debuging cruft
  ...
2019-01-20 12:59:06 -08: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 'master' into buzzert/deleted_flags 2019-01-20 12:59:06 -08:00
js Add plaintext quote marker to blockquote lines in one pass 2019-01-01 17:55:28 -07: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