commit | 0622f9689d1c3786a11c60cf0014cd517c51c21c | [log] [tgz] |
---|---|---|
author | Guang Zhu <guangzhu@google.com> | Tue May 04 15:46:17 2010 -0700 |
committer | Guang Zhu <guangzhu@google.com> | Wed May 05 10:48:23 2010 -0700 |
tree | e62aaf24c01cfab6d5f7281100a749e0f0ecb03d | |
parent | 66640a5365b4f20d96f5eda6d54fbcb2fac4e30c [diff] |
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