gecko/testing
Dustin J. Mitchell 9cb8dc1448 Bug 1185643: use in-tree mozharness for builds; r=wander
This required moving the custom mozharness configs out of the builder image
(which puts them in ~, where mozharness no longer looks) and moving them into
mozharness itself.
2015-07-27 15:21:15 -04:00
..
config Bug 1181261 - Merge configs from testing/config/mozharness into mozharness proper, r=chmanchester 2015-08-14 16:54:08 -04:00
crashtest Bug 1048624 - Cleanup and refactor the media crashtest manifests and re-enable some disabled tests that now pass. 2015-08-05 08:44:14 -04:00
docker Bug 1185643: use in-tree mozharness for builds; r=wander 2015-07-27 15:21:15 -04:00
gtest Bug 992983 - Add test summary lines to gtest's automation-specific output format. r=benwa 2015-08-18 11:32:31 -07:00
instrumentation
luciddream Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham 2015-07-16 10:38:40 -04:00
marionette Bug 1196920: Add specificationLevel capability to Marionette; r=jgriffin 2015-08-20 23:21:21 +01:00
mochitest Bug 1098064 part C - remove SimpleTest and reftest testPluginIsOOP and related usage, r=jimm 2015-08-14 14:10:17 -04:00
modules Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham 2015-07-16 10:38:40 -04:00
mozbase Bug 1193522 - [mozlog] Use ultrajson instead of stdlib json if available for performance, r=jgraham 2015-08-13 13:37:07 -04:00
mozharness Bug 1185643: use in-tree mozharness for builds; r=wander 2015-07-27 15:21:15 -04:00
profiles Bug 1182946: [MSE] P1. Re-enable webm mediasource tests. r=jya,r=karlt 2015-08-08 20:40:52 +10:00
runtimes Bug 1184930 - Add win32-pgo e10 m-bc runtime file, a=test-only on a CLOSED TREE 2015-07-20 16:09:41 -07:00
specialpowers Bug 1165217 - Use nsIPrincipal instead of nsIURI/appId/inBrowser for nsIQuotaManager, r=janv 2015-08-18 20:24:30 -04:00
talos Bug 1195291 - update talos.json to pick up latest tps, cleanup, and summarization code. r=parkouss 2015-08-17 10:03:34 -04:00
taskcluster Bug 1185643: use in-tree mozharness for builds; r=wander 2015-07-27 15:21:15 -04:00
tools Bug 1192484 - Remove bogus assert to fix selection without paths or tags in mach try. r=ahal 2015-08-08 22:12:01 -07:00
tps
web-platform Backed out changeset aed2e9e74697 (bug 1195073) because it will now pass unexpected due to the previous backout. r=backout 2015-08-21 11:26:39 +02:00
xpcshell Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans 2015-08-10 05:38:56 -07:00
cppunittest.ini Bug 1186315 - Fix TestTuple error and add it into testing list. r=nfroyd 2015-07-21 22:54:00 +02:00
mach_commands.py Bug 1194789 - Disable mochitest-ipcplugins and remove mochitest-ipcplugins code. r=jgriffin 2015-08-17 20:34:25 +02:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1190474 - Allow test-specific timeouts to be specified in cppunittest.ini, r=chmanchester 2015-08-12 16:25:56 -07:00
runcppunittests.py Bug 1190474 - Allow test-specific timeouts to be specified in cppunittest.ini, r=chmanchester 2015-08-12 16:25:56 -07:00
testsuite-targets.mk Bug 1194789 - Disable mochitest-ipcplugins and remove mochitest-ipcplugins code. r=jgriffin 2015-08-17 20:34:25 +02: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