gecko-dev/testing
Nick Alexander c5f931e3b5 Bug 1512487 - Part 3: Convert Android-specific code analyses into mozlints. r=ahal,agi
API lint is arguably the most valuable lint of all, but it's also hard
to fit into the Phab ecosystem, since there's no place to hang the
"API hash not correct" message in the case when the hash hasn't been
updated at all.  Therefore, this commit doesn't convert it.  See also
https://github.com/mozilla-mobile/gradle-apilint/issues/61 for adding
file/line information to API lint.

Differential Revision: https://phabricator.services.mozilla.com/D35277

--HG--
rename : mobile/android/config/mozconfigs/android-api-16-frontend/nightly => mobile/android/config/mozconfigs/android-api-16/nightly-android-lints
extra : moz-landing-system : lando
2019-08-02 20:34:23 +00:00
..
awsy Bug 1559975 - fix python2 linter errors for testing/awsy r=ahal 2019-07-19 14:37:10 +00:00
config Bug 1564282 - Pre: Make it easier to work with mozbase in Raptor locally. r=ahal 2019-07-25 00:46:36 +00:00
crashtest
extensions
firefox-ui Bug 1565818 - Disable the safebrowsing tests on MinGW clang builds r=gcp 2019-07-24 13:41:19 +00:00
geckodriver Bug 1569100 - Marionette: Add AcceptAlert, DismissAlert, GetAlertText and SendAlertText commands. r=ato 2019-08-02 17:57:33 +00:00
gtest Bug 1565497 - Improve android gtest's wait for final output; r=jmaher 2019-07-19 07:56:39 +00:00
jsshell
marionette Bug 1377335 - [marionette] Re-enable DRAWWINDOW_DRAW_VIEW and DRAWWINDOW_USE_WIDGET_LAYERS flags for screen captures. r=webdriver-reviewers,ato 2019-08-02 11:09:02 +00:00
mochitest Bug 1559975 - convert testing/mochitest to python3 r=ahal 2019-08-02 19:44:34 +00:00
modules Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mozbase Bug 1571019 - Update mozrunner version to 7.5.0, r=gbrown 2019-08-02 15:44:31 +00:00
mozharness Bug 1512487 - Part 3: Convert Android-specific code analyses into mozlints. r=ahal,agi 2019-08-02 20:34:23 +00:00
profiles Bug 1554326 - Always set toolkit.telemetry.eventping.enabled during unit tests; r=snorp 2019-07-23 14:01:36 +00:00
raptor Bug 1564063 Re-record mobile ebay-kleinanzeigen.de tp6 pages using mitmproxy 4 r=perftest-reviewers,AlexandruIonescu,Marian 2019-08-01 12:03:05 +00:00
runtimes Bug 1559975 - fix python2 linter errors for testing/runtimes r=ahal 2019-07-16 17:46:06 +00:00
specialpowers Bug 1560032 - part 1: Make `TextEditor` for password allow to copy password when selected range is in unmasked range r=m_kato 2019-07-29 06:21:14 +00:00
talos Bug 1532697 - Output window.devicePixelRatio when running Talos tests r=jmaher,perftest-reviewers,Bebe 2019-07-30 07:43:26 +00:00
tools Bug 1559975 - convert testing/tools/iceserver to python3 syntax r=ahal 2019-07-05 14:28:35 +00:00
tps Bug 1559975 - fix python2 linter errors for testing/tps r=ahal 2019-07-16 17:49:05 +00:00
web-platform Backed out 2 changesets (bug 1559231) for rusttests build bustages. CLOSED TREE 2019-08-02 21:55:37 +03:00
webdriver Bug 1568327 - [geckodriver] Make ActionSequence's id field mandatory. r=whimboo 2019-08-01 10:26:50 +00:00
xpcshell Bug 1004308 - rename BadCertServer to BadCertAndPinningServer r=keeler 2019-07-31 17:06:07 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1558350: Add TestNativeNt to cppunittest.ini; r=mhowell 2019-06-11 00:11:58 +00:00
mach_commands.py Bug 1404472 - Add mach subcommand for per-component test-info report; r=jmaher 2019-07-31 09:21:59 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1567332 - Report exception stack in android cppunit tests; r=bc 2019-07-19 14:23:10 +00:00
runcppunittests.py Bug 1558598 - Force WebRender on or off in the cppunit harness. r=ahal 2019-06-29 09:49:23 +00:00
testsuite-targets.mk

README.txt

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff