geary/test
Michael James Gratton 772b874def Clean up JavaScriptCore VAPI, client and engine code.
* bindings/vapi/javascriptcore-4.0.vapi: Make JS objects match their JSC
  definitions: move JSValueFoo methods to JS.Value, etc. Update call
  sites.

* src/client/util/util-webkit.vala: Move WebKit-specific common methods
  from ClientWebView here. Update call sites.

* src/engine/util/util-js.vala: Move JSC-specific common methods from
  ClientWebView and ComposerPageStateTest here. Update call sites.

* src/client/web-process/web-process-extension.vala: Check for and handle
  exceptions when calling JS code.

* src/CMakeLists.txt: Add new source files, make WebKit VAPI generation
  and engine compilation depend on JSC.
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
js Clean up JavaScriptCore VAPI, client and engine code. 2017-02-01 00:41:43 +11:00
CMakeLists.txt Fix JS error getting F=F text from ComposerWebView. Add JS unit tests. 2017-02-01 00:41:43 +11:00
main.vala Fix JS error getting F=F text from ComposerWebView. Add JS unit tests. 2017-02-01 00:41:43 +11:00
testcase.vala Add an initial/example unit test. 2016-12-13 11:27:19 +11:00