gecko-dev/testing
Mike Hommey 1e631092c5 Bug 1420355 - Don't initialize DMD if the DMD environment variable is not given. r=njn
This makes things slightly more inconvenient (having to set two
environment variables instead of one for the simplest case) until a few
patches down the line, when DMD is statically linked, at which point it
will get down to one environment variable every time.

--HG--
extra : rebase_source : 08dc3c05318b572ae1026227d0369fa8bf21b20f
2017-11-28 08:10:07 +09:00
..
awsy Bug 1420355 - Don't initialize DMD if the DMD environment variable is not given. r=njn 2017-11-28 08:10:07 +09:00
config Bug 1415242 - Update host-utils manifest for osx hosts; r=me, a=test-only 2017-11-27 11:26:10 -07:00
crashtest
firefox-ui Bug 1408044 - fix miscellaneous tests that depended on about: existing, r=dao 2017-11-15 17:19:33 +00:00
geckodriver Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen 2017-11-28 11:38:15 +01:00
gtest Backed out 16 changesets (bug 1402519) for conflicts during merge r=backout on a CLOSED TREE 2017-11-23 00:11:44 +02:00
marionette Bug 1415828 - Accept cookie domains with leading dot character r=ato 2017-11-23 15:33:30 +00:00
mochitest Bug 1420355 - Don't initialize DMD if the DMD environment variable is not given. r=njn 2017-11-28 08:10:07 +09:00
modules Bug 1420758 - Define processType in newAppInfo of testing/modules/AppInfo.jsm as it is accessed in xpcshell tests. r=mccr8 2017-11-27 14:21:00 -05:00
mozbase Backed out 7 changesets (bug 1420355) for mass failures on OS X and Android. r=backout on a CLOSED TREE 2017-11-29 03:08:46 +02:00
mozharness Bug 1421167: Remove some dead single_locale configuration options; r=Callek 2017-11-27 23:28:02 -07:00
profiles Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen 2017-11-28 11:38:15 +01:00
runtimes Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe 2017-10-16 13:52:48 -07:00
specialpowers Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
talos Bug 1419533 - Add talos test for devtools inspector layout tab;r=ochameau 2017-11-21 19:56:14 +01:00
tools
tps Bug 1415957 - Remove MozMill from TPS. r=tcsc 2017-11-09 15:34:06 -05:00
web-platform Bug 1290948 - Part 12: Disable most of the webrtc web-platform-tests until bug 1418367 is fixed. r+jib r=jib 2017-11-17 16:55:20 -06:00
webdriver Bug 1414256 - [webdriver] Fix spelling error for unknown capabilities. r=jgraham,whimboo 2017-11-04 19:00:48 -04:00
xpcshell Backed out 7 changesets (bug 1420355) for mass failures on OS X and Android. r=backout on a CLOSED TREE 2017-11-29 03:08:46 +02:00
README.txt
cppunittest.ini Bug 1402151, part 9 - Implement gtest for FTP directory listing parsing. r=michal 2017-09-25 11:19:33 -07:00
mach_commands.py merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-09 00:00:16 +02:00
moz.build Bug 1417653 - clean up a few moz.build files that have typos. r=gbrown 2017-11-16 08:56:51 -05:00
remotecppunittests.py Bug 1410714 - Help mach tests find adb when running Android tests; r=jmaher 2017-10-24 15:17:25 -06:00
runcppunittests.py Bug 1406666 - Add testing/*cppun*.py to the list of flake8 compliant code r=ahal 2017-10-07 19:45:12 +02:00
testsuite-targets.mk Bug 1412932 - Inline pgo-profile-run target; r=ted 2017-11-07 15:06:45 -08: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