geary/test/client
Michael James Gratton 15748cef03 Tidy up unit test infrastructure and mock classes.
* test/api/*.vala: Renamed files that contained mock objects to *-mock.vala,
  not *-test.vala.

* test/testcase.vala: Renamed to test-case.vala for consistency, remove
  TestCase class from Gee package since that's really not true. Clean up
  code for consistency.

* test/meson.build, test/CMakeLists.txt: Split TestCase compilation out
  into a separate test lib.
2018-04-07 09:41:18 +10:00
..
application Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
components Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
composer Allow test fixtures and test methods to throw errors by default. 2018-04-07 09:41:18 +10:00