mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 914773 - Robocop: upgrade to robotium-solo-4.3.jar. r=gbrown
This commit is contained in:
parent
f7d9fb4dcb
commit
00e49e870f
@ -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
|
||||
|
@ -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.
BIN
build/mobile/robocop/robotium-solo-4.3.jar
Normal file
BIN
build/mobile/robocop/robotium-solo-4.3.jar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user