geary/test
Michael James Gratton f51f55cd78 Depend on javascriptcore, generate webkit2 VAPI that uses it.
This gives us a means of using JS objects returned by UserContentManager
script messages directly from Vala.

* bindings/metadata/WebKit2-4.0.metadata: Tweak standard webkit2 VAPI to
  re-include methods that return javascriptcore objects.

* bindings/vapi/javascriptcore-4.0.vapi: Copy generated VAPI file into
  the tree, customise it so that it actually works.

* src/CMakeLists.txt: Generate the custom webkit2 VAPI, depend on
  javascriptcore and include in-tree javascriptcore VAPI in the client
  build.

* bindings/metadata/JSCore-3.0.metadata: Remove obsolete file.
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 Depend on javascriptcore, generate webkit2 VAPI that uses it. 2017-02-01 00:41:43 +11:00
main.vala Fix GSetttings schema error running tests. Bug 776837. 2017-01-09 09:14:31 +11:00
testcase.vala Add an initial/example unit test. 2016-12-13 11:27:19 +11:00