gecko-dev/testing
Mark Banner b1970e6a2f Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop
These are raised as redeclares or unused variables by ESLint 6.

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

--HG--
extra : moz-landing-system : lando
2019-08-19 07:11:56 +00:00
..
awsy Bug 1571624 - Switch awsy tests to measure common case non-triplets new tab page r=erahm 2019-08-13 18:15:04 +00:00
config Bug 1567954 - Part 1: Initialize Mozpower module and implement PowerBase class. r=perftest-reviewers,ahal,rwood 2019-08-01 20:36:00 +00:00
crashtest
extensions
firefox-ui Bug 1573393 - Remove deprecated Firefox UI security tests. r=johannh 2019-08-15 07:42:27 +00:00
geckodriver Backed out 7 changesets (bug 1569100) for causing close_window/close.py, accept_alert/accept.py perma failures CLOSED TREE 2019-08-14 14:22:40 +03: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 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
mochitest Bug 1550165 - Footer advertising links to Lockwise mobile apps. r=fluent-reviewers,Pike,MattN 2019-08-16 14:43:37 +00:00
modules Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mozbase bug 1540655: moztest: add test path resolution for Puppeteer tests; r=ahal 2019-08-16 12:58:21 +00:00
mozharness Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
profiles Bug 1572682 - Switch performance tests to measure common case non-triplets new tab page r=k88hudson 2019-08-13 13:47:48 +00:00
raptor Bug 1539983 [mozproxy] Move alternate-server-replay script into mozproxy r=tarek 2019-08-14 11:49:35 +00:00
runtimes Bug 1559975 - fix python2 linter errors for testing/runtimes r=ahal 2019-07-16 17:46:06 +00:00
specialpowers Bug 1570147 - Add SpecialPowers API for calling drawSnapshot in the parent and returning the results. r=kmag 2019-08-16 03:12:52 +00:00
talos Bug 1480146 - Add a cache for inline stylesheets without @import rules. r=heycam 2019-08-19 07:52:09 +00:00
tools Bug 1567954 - Part 1: Initialize Mozpower module and implement PowerBase class. r=perftest-reviewers,ahal,rwood 2019-08-01 20:36:00 +00:00
tps Bug 1559975 - fix python2 linter errors for testing/tps r=ahal 2019-07-16 17:49:05 +00:00
web-platform Bug 1571969. Stop running all the QR tests as virtual-with-gpu. r=jmaher 2019-08-18 12:59:49 +00:00
webdriver Bug 1568540 - Update the url crate to 2.0 r=emilio 2019-08-17 16:26:27 +00:00
xpcshell Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
README.txt
addtest.py
cppunittest.ini Backed out changeset 722bc0469e8e (bug 1573051) for Windows MinGW bustages. CLOSED TREE 2019-08-17 00:57:50 +03:00
mach_commands.py Bug 1572794 - Add --no-component-report option to 'mach test-info report'; r=jmaher 2019-08-10 21:52:39 +00:00
moz.build
parse_build_tests_ccov.py Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
remotecppunittests.py Bug 1567332 - Report exception stack in android cppunit tests; r=bc 2019-07-19 14:23:10 +00:00
runcppunittests.py
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