History log of /packages/apps/Browser/tests/src/com/android/browser/JNIBindingsTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f8a1400369bfa156989e8d54cbd0fa98b055ec8c 05-Sep-2011 Steve Block <steveblock@google.com> Revert "Merge WebKit at r73109: update V8 JNI test cases."

This reverts commit faed5798f2ca3320e0b6afdb197feda25052f79a.

Bug: 5252155
Change-Id: Ibb3a84cd353fc63a7378d7106b1a6f44a9eb9768
/packages/apps/Browser/tests/src/com/android/browser/JNIBindingsTest.java
a25c7dddf9208bb35411815034e12218ad494923 02-Sep-2011 Steve Block <steveblock@google.com> Adds tests for passing and returning null strings to and from the methods of injected Java objects

Bug: 5222742
Change-Id: Id6222aebce7570b0649cd9cb7f4f16b0f0b640a8
/packages/apps/Browser/tests/src/com/android/browser/JNIBindingsTest.java
faed5798f2ca3320e0b6afdb197feda25052f79a 22-Dec-2010 Shimeng (Simon) Wang <swang@google.com> Merge WebKit at r73109: update V8 JNI test cases.

This is because of webkit change:
http://trac.webkit.org/changeset/72974
which will treat JS numbers as doubles.

Change-Id: I45a9966bcd435778457dbd5ca01953696c6c2d84
/packages/apps/Browser/tests/src/com/android/browser/JNIBindingsTest.java
0622f9689d1c3786a11c60cf0014cd517c51c21c 05-May-2010 Guang Zhu <guangzhu@google.com> improvement and fixes for bindings test

* the name "testComplete" will cause test runner to actually execute it as a
test case, which is not the intention here, changed to "notifyComplete"
* the test depends on "/sdcard/bindings_test.html". since the same file is
already being carried in the apk as asset, added a setup/teardown step to
extract the file. this removes manual setup step for the tests.

Change-Id: I45e1e9755ec829086fae6a36885153874f3a94a2
/packages/apps/Browser/tests/src/com/android/browser/JNIBindingsTest.java
940e57fdd2fc09398c84fd3b8f3e993bc6fee4a0 01-Apr-2010 Ben Murdoch <benm@google.com> Update the JNI bindings unit test in light of b/2540502

Change-Id: I166331ce198fba188df5365695a20588870374c4
/packages/apps/Browser/tests/src/com/android/browser/JNIBindingsTest.java
e902e1a71a4bb31b9db665a7ecdb853d1538eb39 29-Mar-2010 Ben Murdoch <benm@google.com> Add a test for verifying the JS -> Java bindings.

Change-Id: I7d15efd5cc1c40d9c0c5b7cf1a5a7f9775a709d7
/packages/apps/Browser/tests/src/com/android/browser/JNIBindingsTest.java