geary/test/client/util
Michael Gratton da6ac828bd Move Geary.JS package into client as Util.JS
The only reason it was in the engine was so it could be used by both
the client and the web extension, without worrying about the
webkit2gtk and webkit2gtk_web_extension packages conflicting. However
it didn't really belong there, and added a dependency for the engine
on javascriptcoregtk which doesn't belong. So this fixes all that.
2019-07-21 10:00:32 +10:00
..
util-avatar-test.vala Make avatar code a bit more robust in the face of bad input 2019-03-09 20:17:01 +11:00
util-cache-test.vala Add new generic LRU cache to the client 2019-04-08 10:26:04 +10:00
util-email-test.vala Attempt to de-mangle From names from Mailman, GitLab, etc 2019-03-09 20:17:01 +11:00
util-js-test.vala Move Geary.JS package into client as Util.JS 2019-07-21 10:00:32 +10:00