geary/test
Michael James Gratton 057e733eb1 Fix a crash saving an attachment with unknown content type.
* src/engine/api/geary-attachment.vala (Attachment): Add a null check for
  the extension before using it, add a test case to cover it.
2018-04-27 12:29:06 +10:00
..
client Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
engine Fix a crash saving an attachment with unknown content type. 2018-04-27 12:29:06 +10:00
js Allow test fixtures and test methods to throw errors by default. 2018-04-07 09:41:18 +10:00
CMakeLists.txt Add unit tests for ConversationMonitor, fix a few issues. 2018-04-07 10:02:24 +10:00
meson.build Add unit tests for ConversationMonitor, fix a few issues. 2018-04-07 10:02:24 +10: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 a mock object mixin that can check call expectations on mocks. 2018-04-07 10:02:18 +10:00
test-client.vala Split test running up into test-engine and test-client. 2017-12-19 09:41:50 +11:00
test-engine.vala Add unit tests for ConversationMonitor, fix a few issues. 2018-04-07 10:02:24 +10:00