geary/test/mock
Michael Gratton 9bd2359464 Geary.Account: Make new_search_query synchronous
Constructing a new query should be fast, and it no longer needs to be
done async, so remove async from the method and simplify callers.
2021-01-19 20:48:17 +11:00
..
mock-account.vala Geary.Account: Make new_search_query synchronous 2021-01-19 20:48:17 +11:00
mock-client-service.vala test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
mock-contact-store.vala test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
mock-credentials-mediator.vala test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
mock-email-identifier.vala test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
mock-email-properties.vala test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
mock-folder-properties.vala test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
mock-folder.vala Geary.Folder: Add new contains_identifiers method 2020-08-18 16:32:26 +10:00
mock-search-query.vala Geary.SearchQuery: Allow client apps to build search queries 2021-01-19 20:48:17 +11:00