gecko/build/mobile/robocop
2013-10-28 09:25:48 -04:00
..
res/values
Actions.java.in Bug 906088 - part 6 - update tests to use the new API; r=kats 2013-09-04 09:58:32 -04:00
AndroidManifest.xml.in
Assert.java.in
Driver.java.in
Element.java.in
FennecInstrumentationTestRunner.java.in Bug 899421 - Rename getArguments so that FennecInstrumentationTestRunner is compatible with Android API level 18. r=gbrown 2013-07-30 11:13:34 -04:00
FennecMochitestAssert.java.in Bug 908459 - Do not include TEST-INFO messages in robocop Passed count; r=jmaher 2013-08-23 09:11:38 -06:00
FennecNativeActions.java.in Bug 906088 - part 6 - update tests to use the new API; r=kats 2013-09-04 09:58:32 -04:00
FennecNativeDriver.java.in
FennecNativeElement.java.in Bug 896199 - Add event queue for Robocop; r=margaret 2013-07-26 15:16:43 -07:00
FennecTalosAssert.java.in
Makefile.in Bug 917543 - Consolidate robocop.ini and robocop_x86.ini; r=jmaher 2013-10-23 20:36:23 -06:00
moz.build Bug 900522 - Part 1: Make ANDROID_RESFILES a moz.build-only variable. r=gps 2013-10-09 16:18:00 -07:00
PaintedSurface.java.in Bug 930916 - Add a function for getting the PaintedSurface as a data URI. r=gbrown 2013-10-28 09:25:48 -04:00
README Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher 2013-05-20 11:39:50 -07:00
RoboCopException.java.in
RobocopUtils.java.in Bug 856129 - Increase RobocopUtils.runOnUIThreadSync timeout; r=cpeterson 2013-07-12 12:30:27 -07:00
robotium-solo-4.3.jar

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
source can be found here:
http://code.google.com/p/robotium/

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
mobile/android/base/tests/README.rst.