gecko/testing
Andreas Tolfsen a71035026a Bug 1245153 - Make EventUtils.js use aWindow argument for sub-calls consistently; r=jmaher
EventUtils.js previously allowed you to override the Window object
reference through passing it as an optional argument to its functions.
This change fixes certain uses of implicit globals that reside on Window.

MozReview-Commit-ID: EJT8iIs85ej
2016-02-08 13:59:40 +00:00
..
config Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
crashtest Bug 1230428 - Add crashtest for WebSpeech synthesis. r=eeejay 2016-02-10 20:57:41 +09:00
docker Bug 1237681: remove REGISTRY and VERSION for in-tree-generated images; r=garndt 2016-01-29 17:28:04 +00:00
eslint-plugin-mozilla Bug 1055464 - Add RefreshBlocker front-end. r=Mossop 2016-02-05 15:01:38 -05:00
firefox-ui Bug 1207038 - Backout workaround of bug 1156475 for Marionette shutdown hang. r=maja_zf 2016-02-10 01:48:00 +01:00
gtest Bug 1055224 - Run gtest output through a stack fixer. r=ahal 2016-01-15 10:36:46 -08:00
instrumentation
luciddream
marionette Bug 1245153 - Lint testing/marionette/frame.js; r=automatedtester 2016-02-03 19:41:03 +00:00
mochitest Bug 1245153 - Make EventUtils.js use aWindow argument for sub-calls consistently; r=jmaher 2016-02-08 13:59:40 +00:00
modules Bug 1034290 - Use structured log output for test results in reftest, r=jmaher 2016-02-05 15:44:20 -05:00
mozbase Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
mozharness Bug 1243048 - Stop tagging b2g repos as a part of merge day r=aki NPOTB DONTBUILD 2016-02-10 11:56:28 -05:00
profiles Backed out 3 changesets (bug 1231784) for breaking 10.10 opt jetpack tests 2016-02-03 17:38:12 -08:00
puppeteer/firefox Bug 1244715 - Upgrade firefox-ui-tests to use marionette_client 2.2.0 and marionette-driver 1.3.0. r=maja_zf DONTBUILD 2016-02-02 12:46:27 +01:00
runtimes
specialpowers Bug 1237363 - Part 2: Fail mochitests which register a service worker without unregistering it; r=jdm 2016-02-09 19:33:41 -08:00
talos Bug 1246174 - fix tp5o responsiveness calculation for reporting to perfherder. r=parkouss 2016-02-10 18:32:16 -08:00
taskcluster Bug 1245398 - Use in-tree script for all mulet tests; r=ahal 2016-02-10 18:12:02 +08:00
tools Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
tps Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
web-platform Bug 1227344 Try to ensure script content is always different in update tests by using .clock(). r=jdm 2016-02-10 08:51:07 -08:00
xpcshell Backed out changeset e28540fe266a (bug 1246828) for xpcshell failures in test_TelemetrySession.js CLOSED TREE 2016-02-10 13:40:41 -08:00
cppunittest.ini Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd 2016-02-04 12:35:12 +01:00
mach_commands.py Backed out changeset c6617c4a27b4 (bug 1238305) for android cpp failures 2016-01-29 15:01:46 -08:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1233311 - Avoid python exception on Android cppunit time-out; r=jmaher 2015-12-18 12:17:07 -07:00
runcppunittests.py Backed out changeset c6617c4a27b4 (bug 1238305) for android cpp failures 2016-01-29 15:01:46 -08:00
testsuite-targets.mk Bug 1239987 - Remove marionette-transport dependency from build environment; r=gps 2016-01-30 08:55:24 +00:00

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