gecko/build/mobile/robocop
2015-05-01 17:33:03 -07:00
..
res/values
Actions.java
AndroidManifest.xml.in Bug 1159390 - Set sharedUserId in robocop.apk. r=gbrown 2015-04-28 11:29:18 -07:00
Assert.java
Driver.java
Element.java
FennecInstrumentationTestRunner.java
FennecMochitestAssert.java Bug 1093137 - Log stack trace for Robocop exceptions; r=chmanchester 2014-12-01 20:37:09 -08:00
FennecNativeActions.java
FennecNativeDriver.java Bug 1077590 - Part 0: minor sanity fixes in FennecNativeDriver. r=gbrown 2015-01-11 17:18:14 -08:00
FennecNativeElement.java Bug 1112605 - FenneNativeElement "unable to find view" error should log human-readable view id. r=Margaret Leibovic 2015-03-05 04:56:00 +01:00
FennecTalosAssert.java
Makefile.in Bug 938659 - Part 2: build system changes. r=mfinkle 2015-05-01 17:33:03 -07:00
moz.build Bug 938659 - Part 2: build system changes. r=mfinkle 2015-05-01 17:33:03 -07:00
PaintedSurface.java
README Bug 938659 - Part 2: build system changes. r=mfinkle 2015-05-01 17:33:03 -07:00
RoboCopException.java
RobocopShare1.java
RobocopShare2.java
RobocopUtils.java
robotium-solo-4.3.1.jar
StructuredLogger.java

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.1.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/tests/browser/robocop/README.rst.