Bug 914773 - Robocop: upgrade to robotium-solo-4.3.jar. r=gbrown

This commit is contained in:
Chenxia Liu 2013-04-11 09:53:15 +03:00
parent f7d9fb4dcb
commit 00e49e870f
4 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ dir-tests := $(DEPTH)/$(mobile-tests)
ANDROID_APK_NAME := robocop-debug
ANDROID_EXTRA_JARS += \
$(srcdir)/robotium-solo-4.2.jar \
$(srcdir)/robotium-solo-4.3.jar \
$(NULL)
ANDROID_ASSETS_DIR := $(TESTPATH)/assets

View File

@ -1,11 +1,11 @@
Robocop is a Mozilla project which uses Robotium to test Firefox on Android devices.
Robotium is an open source tool licensed under the Apache 2.0 license and the original
Robotium is an open source tool licensed under the Apache 2.0 license and the original
source can be found here:
http://code.google.com/p/robotium/
We are including robotium-solo-4.2.jar as a binary and are not modifying it in any way
from the original download found at:
We are including robotium-solo-4.3.jar as a binary and are not modifying it in any way
from the original download found at:
http://code.google.com/p/robotium/
Firefox for Android developers should read the documentation in

Binary file not shown.