geary/test
Michael James Gratton 5dc20f4273 Make GTK & async unit tests work by running them in a GTK+ main loop.
Include GResources in the build so they can be loaded.

Bug 776421.

* test/main.vala (main): Init GTK, start a main loop and run the tests in
  that.

* test/CMakeLists.txt: Include GResources in unit test binary so they can
  be loaded by tests, and since we can't compile them into the client
  static lib.
2017-02-01 00:41:43 +11:00
..
client/application Add simple/demo client unit test using GSettings. 2016-12-26 13:21:58 +10:30
engine Add unit test for Geary.RFC822.Message::get_preview. 2016-12-23 10:38:23 +10:30
CMakeLists.txt Make GTK & async unit tests work by running them in a GTK+ main loop. 2017-02-01 00:41:43 +11:00
main.vala Make GTK & async unit tests work by running them in a GTK+ main loop. 2017-02-01 00:41:43 +11:00
testcase.vala Add an initial/example unit test. 2016-12-13 11:27:19 +11:00