summaryrefslogtreecommitdiffstats
path: root/tests/WebViewTests
Commit message (Expand)AuthorAgeFilesLines
* Remove some stale TODOs from the Java Bridge testsSteve Block2012-01-111-5/+0
* Add tests for array length bounds in WebView's Java BridgeSteve Block2011-11-211-1/+20
* Update Java Bridge test for coercing JavaScript String to Java char in an arraySteve Block2011-11-161-2/+2
* Add tests for multidimensional arrays in WebView's Java BridgeSteve Block2011-11-161-0/+31
* Fix tests for methods returning arrays in WebView's Java BridgeSteve Block2011-11-161-15/+14
* Add tests for invalid and static methods in the WebView's Java BridgeSteve Block2011-11-141-14/+41
* Add tests for arrays in WebView's Java BridgeSteve Block2011-11-104-12/+815
* Add another test for WebView's Java BridgeSteve Block2011-11-091-0/+26
* Add tests for the fields of objects in the WebView's Java Bridge.Steve Block2011-11-071-0/+100
* Adds a set of basic test for WebView's Java BridgeSteve Block2011-11-072-3/+350
* Add tests for returning values from WebView's Java BridgeSteve Block2011-11-073-87/+314
* Adds a new test for type coercion in WebView's Java BridgeSteve Block2011-11-075-0/+857