gecko/testing
Julien Pagès d544d367a8 Bug 1189858 - [mozprofile] remove the manifest parser required dependency. r=ahal
The manifestparser dependency of mozprofile is made optionnal with this patch.
It is still possible to install it using the extra pip/setuptools syntax:

pip install mozprofile[manifest]
2015-08-04 23:15:45 +02:00
..
config Bug 1091285 - move dumpScreen in a new mozscreenshot package. r=jgriffin 2015-07-29 17:50:16 +02:00
crashtest
docker Bug 1189949: regenerate all desktop builders to get new tooltool; r=mrrrgn 2015-07-31 17:52:04 -04:00
gtest Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham 2015-07-16 10:38:40 -04: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 1189027: Bump marionette driver to 0.11; r=ato 2015-07-29 20:48:07 +01:00
mochitest Bug 1074317 - Report indirect LSan leaks in mochitests. r=erahm 2015-08-03 06:45:00 -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 1189858 - [mozprofile] remove the manifest parser required dependency. r=ahal 2015-08-04 23:15:45 +02:00
mozharness Bug 1189897 - Undo the Android changes from bug 1172918. r=jmaher 2015-07-31 17:38:42 -04:00
profiles Bug 1184005 - Remove readinglist. r=MattN,jaws,adw 2015-08-04 12:00:43 +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 1160017 part 1 - Remove fullscreen permission code from nsDocument. r=smaug 2015-07-21 20:50:20 +10:00
talos Bug 1190053 - update talos.json to pick up additional cleanup and tps work. r=parkouss 2015-08-01 05:53:35 -04:00
taskcluster Bug 1190385 - Turn off auto-retries for failed Gaia tests on B2G Desktop builds. r=garndt 2015-08-03 16:43:38 -04:00
tools Bug 1091285 - move dumpScreen in a new mozscreenshot package. r=jgriffin 2015-07-29 17:50:16 +02:00
tps
web-platform Bug 1190349 - Update web-platform-tests expected data to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly 2015-08-03 16:11:00 +01:00
xpcshell bug 1188100 - fold PSM's test_client_cert.js into necko's test_tls_server.js r=mcmanus 2015-07-29 14:27:54 -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 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham 2015-07-16 10:38:40 -04:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham 2015-07-16 10:38:40 -04:00
runcppunittests.py Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham 2015-07-16 10:38:40 -04:00
testsuite-targets.mk Bug 1179981 - A new test harness for robocop; r=jmaher 2015-07-09 12:30:01 -06: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