gecko/testing
Andreas Tolfsen 6a44259ba9 Bug 1153832: New dispatch style framework in Marionette listener
Takes advantage of the new dispatching technique introduced in bug
1107706 on the content side.

The patch introduces the framework to write simpler command handlers
in content space, but does not convert all commands in listener.js to
use this.  This can be done gradually, as both techniques are still
compatible.

r=dburns
2015-04-15 12:18:00 +01:00
..
config Bug 1146574 - Update Android 4.3 configs for cppunit; r=dminor 2015-03-26 20:35:36 -06:00
crashtest
docker Bug 1134226: Add lightsaber nightly builds. 2015-04-14 20:16:01 -03:00
gtest
instrumentation
luciddream Backed out changeset a209d4d37f8f (bug 1147031) for Luciddream bustage. 2015-04-07 11:48:46 -04:00
marionette Bug 1153832: New dispatch style framework in Marionette listener 2015-04-15 12:18:00 +01:00
mochitest Bug 1154679 - Part 3: Remove is_loosely; r=Ms2ger 2015-04-18 19:10:53 -04:00
modules Bug 1154294 - write a test for IE cookies migration. r=Gijs 2015-04-16 10:16:19 +02:00
mozbase Merge m-c to inbound. a=merge 2015-04-17 16:11:58 -04:00
mozharness Bug 1152031 - Bump mozharness.json to 23dee28169d6; a=RyanVM 2015-04-17 12:02:29 -04:00
profiles Bug 1112469 - Part 4: Disable periodic updates of service workers when running tests; r=nsm 2015-04-17 14:06:02 -04:00
runtimes
specialpowers Bug 1112469 - Part 5: Actually test the code path that handles the idle-daily message; r=nsm 2015-04-17 14:06:18 -04:00
talos Backed out changeset 2d75c37883a0 (bug 1151883) for windows xperf permafails 2015-04-08 17:55:00 -07:00
taskcluster Bug 1134226: Add lightsaber nightly builds. 2015-04-14 20:16:01 -03:00
tools
tps Bug 1112469 - Part 4: Disable periodic updates of service workers when running tests; r=nsm 2015-04-17 14:06:02 -04:00
web-platform Bug 1154691 - Update wptrunner to remove old exception type, a=testonly 2015-04-20 12:40:16 +01:00
xpcshell Bug 1150134 - Part 3: Avoid hitting the network from Telemetry for xpcshell tests. r=yoric 2015-04-14 16:49:57 +02:00
cppunittest.ini Bug 1101651 - Part 3: Update cppunitest.ini file. r=dminor 2015-04-09 09:16:00 -04:00
mach_commands.py Backed out changeset a209d4d37f8f (bug 1147031) for Luciddream bustage. 2015-04-07 11:48:46 -04:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1147029 - Land luciddream in-tree, r=ted 2015-03-24 15:17:53 -07: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