зеркало из https://github.com/mozilla/gecko-dev.git
5c45d400b9
This patch adds two native calls to PrefsHelper to avoid using GeckoEvent for getting prefs. |
||
---|---|---|
.. | ||
res/values | ||
Actions.java | ||
AndroidManifest.xml.in | ||
Assert.java | ||
Driver.java | ||
Element.java | ||
FennecInstrumentationTestRunner.java | ||
FennecMochitestAssert.java | ||
FennecNativeActions.java | ||
FennecNativeDriver.java | ||
FennecNativeElement.java | ||
FennecTalosAssert.java | ||
LaunchFennecWithConfigurationActivity.java | ||
Makefile.in | ||
PaintedSurface.java | ||
README | ||
RoboCopException.java | ||
RobocopShare1.java | ||
RobocopShare2.java | ||
RobocopUtils.java | ||
StructuredLogger.java | ||
moz.build | ||
robotium-solo-4.3.1.jar |
README
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.