gecko-dev/testing
Gregory Szorc 01ada9de5b Bug 1270317 - Record hg version and install info; r=jlund
hgtool printed the hg version info when running. This is useful data
when debugging Mercurial failures. Add it back in.

We also add `hg debuginstall`, which prints useful bits about the
install, including the Python path and version.

MozReview-Commit-ID: IeKhfWDXEys

--HG--
extra : rebase_source : 93496db608a2f9480e521c526e30a25646583997
2016-05-06 11:00:29 -07:00
..
config Bug 1227367 - Add mozharness script for Marionette harness tests; r=jlund 2016-04-04 17:57:34 -04:00
crashtest
docker Bug 1269560 - Add a pip.conf to desktop-build; r=dustin 2016-05-02 21:40:22 -04:00
eslint-plugin-mozilla Bug 1160424 - [Decoder Doctor] Show notification UI when a requested codec is missing but downloadable. r=gijs 2016-04-24 18:04:25 +10:00
firefox-ui Bug 1270820 - Improve failure messages for Wait().until() calls in Firefox UI testcase classes. r=maja_zf 2016-05-06 17:31:22 +02:00
gtest Bug 1256408 - Add graphics microbenchmarking. r=mstange 2016-03-16 14:20:33 -04:00
instrumentation
luciddream
marionette Bug 1257922 - Marionette runs on ASAN fail due to fatal NS_ERROR_NOT_IMPLEMENTED JavascriptException; r=automatedtester 2016-04-29 17:17:36 -04:00
mochitest Bug 1269349 - make robocop honor --timeout; r=gbrown 2016-05-05 11:25:54 -04:00
modules Bug 1252995 - recordTestCoverage modification. r=chmanchester 2016-03-11 19:21:36 -05:00
mozbase Bug 1264154 - Fix Fennec debugging on Mac r=ted 2016-04-29 10:56:20 -05:00
mozharness Bug 1270317 - Record hg version and install info; r=jlund 2016-05-06 11:00:29 -07:00
profiles bug 1264651 - remove dom.max_child_script_run_time pref, remove old pref from prefs files r=billm 2016-04-14 11:29:10 -04:00
puppeteer/firefox Bug 1270040 - Fix host usage in control center for fx ui tests. r=Gijs 2016-05-04 13:50:00 +02:00
runtimes Bug 1264772 - Fixup writeruntimes.py; r=ahal 2016-04-14 16:01:14 -04:00
specialpowers Bug 1260076 - [Mochitest] implement SpecialPowers.loadPrivilegedScript, r=bholley 2016-04-20 19:47:00 +02:00
talos Bug 1268197 - add exception to startup IO test for webcompat system add-on r=jmaher a=merge 2016-04-29 11:03:41 -07:00
taskcluster Bug 1270317 - Upgrade to Mercurial 3.7.3 in the mozharness test environment; r=jlund 2016-05-06 10:49:08 -07:00
tools Backed out changesets baa6c68ec413,5b8583070c9e,2942bb31152c,dd2ad6863f53,c68772362633,c8db6695b991 (bug 1231981) a=backout 2016-04-27 10:24:37 -07:00
tps
web-platform Bug 1190641 part 3. Add the sandbox propagates to auxiliary browsing contexts flag to iframe sandboxing. r=ckerschb 2016-05-06 13:56:36 -04:00
xpcshell Bug 1265156 - always pass symbolsPath during xpcshell self tests; r=ted.mielczarek 2016-04-18 13:20:35 -04:00
README.txt
cppunittest.ini Bug 1265033 - Add some mfbt tests that were not being run r=Waldo 2016-04-19 11:55:43 +01:00
mach_commands.py Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -07:00
machine-configuration.json
moz.build
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -07:00

README.txt

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