gecko/testing
Andrew McCreight eb177fe773 Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher
This reworks how the Mochitest DOMWINDOW and DOCSHELL leak detector works. Rather than
collecting immediately in the top-level script, it sends a message to all processes
telling them to carry out collections. Each process prints out a message when it has
finished the collections. This message is used by the test harness to decide when windows
and docshells for that process should be have been destroyed.
2015-02-14 11:43:45 -08:00
..
config Backed out 12 changesets (bug 1107336) for Marionette harness bustage on a CLOSED TREE. 2015-02-11 12:15:22 -05:00
crashtest
docker Bug 1132348 - Add missing executable for decision tasks from builder r=me a=taskcluster-only 2015-02-11 21:22:45 -08:00
gtest
instrumentation
marionette Bug 1131219 - Sort updated prefs alphbetically. r=dburns 2015-02-13 09:22:00 -05:00
mochitest Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher 2015-02-14 11:43:45 -08:00
modules
mozbase Bug 1132716 - Release mozversion 1.2. r=davehunt 2015-02-12 18:09:53 -05:00
mozharness
profiles Merge fx-team to m-c. a=merge 2015-02-12 18:02:35 -05:00
specialpowers Backed out changeset 91c1bd885ad9 (bug 1121577) for Gip failures on a CLOSED TREE 2015-02-10 15:09:52 -08:00
talos Bug 1096800 - Default sans-serif font for zh-CN on windows is mapped to SimSun, which is actually a serif font. r=jmaher 2015-02-10 10:38:00 +01:00
taskcluster Bug 1131450 - Implement chunk specific scheduling for tests r=garndt 2015-02-10 10:53:02 -08:00
tools
tps
web-platform Bug 1131751. Drop [NoInterfaceObject] from XMLHttpRequestEventTarget. r=smaug 2015-02-12 18:39:25 -05:00
xpcshell Bug 1130187 - Optimize devicemanager calls during remote xpcshell tests; r=bc 2015-02-12 16:48:41 -07:00
cppunittest.ini
mach_commands.py Bug 1068676 - Make mach test understand subsuites. r=jmaher 2015-02-06 14:36:59 -06:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Backed out 12 changesets (bug 1107336) for Marionette harness bustage on a CLOSED TREE. 2015-02-11 12:15:22 -05: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