summaryrefslogtreecommitdiffstats
path: root/tests/assets
Commit message (Collapse)AuthorAgeFilesLines
* Fixes test errorsJohn Reck2010-12-021-0/+4
| | | | | | | | Bug: 3248213 Fixes errors in the tests that were caused by missing files, proguard, and the refactor. Change-Id: I503dfc7ee42d0173e3a5ad032f58a6f4f310588c
* improvement and fixes for bindings testGuang Zhu2010-05-051-2/+2
| | | | | | | | | | * 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
* Update the JNI bindings unit test in light of b/2540502Ben Murdoch2010-04-011-0/+10
| | | | Change-Id: I166331ce198fba188df5365695a20588870374c4
* Add a test for verifying the JS -> Java bindings.Ben Murdoch2010-03-301-0/+231
Change-Id: I7d15efd5cc1c40d9c0c5b7cf1a5a7f9775a709d7