geary/test
Michael James Gratton fc880442f5 Update Meson build to also build separate engine and client tests.
* src/engine/meson.build: Add some ugly hacks to both build the internal
  VAPI and work around a valac bug to ensure the internal VAPI correctly
  references the internal header, not the public header.

* test/meson.build: Split the test suite build into test-engine and
  test-client.
2017-12-18 14:49:04 +11:00
..
client Allow determining when JS has finished loading in ClientWebView. 2017-11-16 12:44:57 +11:00
engine Substantially clean up source and API for main Conversation-related classes. 2017-12-18 14:49:04 +11:00
js Allow determining when JS has finished loading in ClientWebView. 2017-11-16 12:44:57 +11:00
CMakeLists.txt Make Geary.App.ConversationSet unit testable, add unit tests. 2017-12-18 14:49:04 +11:00
meson.build Update Meson build to also build separate engine and client tests. 2017-12-18 14:49:04 +11:00
test-client.vala Split test running up into test-engine and test-client. 2017-12-18 14:49:04 +11:00
test-engine.vala Make Geary.App.ConversationSet unit testable, add unit tests. 2017-12-18 14:49:04 +11:00
testcase.vala Assorted async test case fixes. 2017-11-02 19:10:29 +11:00