gecko-dev/testing
Anjana Vakil 05224ab9e0 Bug 1237958 - Clarify Marionette's behavior re dir/manifest; r=maja_zf
If a user specifies a directory path for Marionette tests,
any manifest ('.ini') file(s) in that dir will be ignored and
instead all test modules in the dir will be run. Clarify this
behavior by logging a warning if an '.ini' file is found in
the dir, and expanding help message for the 'tests' argument.

MozReview-Commit-ID: KWxXUaO86V2

--HG--
extra : rebase_source : 487235aa5bb678e7a09b176868c08806012761b9
2016-06-08 12:08:30 +02:00
..
config Bug 1271836 - Use new Android 4.3 emulator AVD with backup manager disabled; r=jmaher 2016-05-13 08:07:03 -06:00
crashtest
docker Bug 1275409: move legacy taskcluster-related scripts to taskcluster/scripts; r=wcosta 2016-06-04 22:57:41 +00:00
firefox-ui Bug 1271911 - Wait for the expected notifications in test_notifications.py to avoid transient popups. r=whimboo 2016-06-03 11:03:14 +01:00
gtest Bug 1256408 - Add graphics microbenchmarking. r=mstange 2016-03-16 14:20:33 -04:00
instrumentation
luciddream
marionette Bug 1237958 - Clarify Marionette's behavior re dir/manifest; r=maja_zf 2016-06-08 12:08:30 +02:00
mochitest Back out 3 changesets (bug 1270357) for test_chrome_ext_native_messaging.html timeouts 2016-06-08 20:35:32 -07:00
modules Bug 1278577 - Use simple strings as reftest test ids, r=ahal 2016-06-06 16:28:22 +01:00
mozbase Bug 1276886 - [mozprocess] Fix hang in output readers when process is in a new process group. r=ahal 2016-06-02 20:19:34 +02:00
mozharness Bug 1278900 - Always extract 'mach' binary from test package, r=armenzg 2016-06-08 10:36:32 -04:00
profiles Bug 1266235 - Use blocklist prefix in preference names. r=MattN 2016-05-19 12:51:13 +02:00
puppeteer/firefox Bug 1265031 - Document the version scheme and release process for Firefox Puppeteer. r=davehunt 2016-05-18 14:17:44 +02:00
runtimes Bug 1264772 - Fixup writeruntimes.py; r=ahal 2016-04-14 16:01:14 -04:00
specialpowers Bug 1195930 - Part 1: Re-enable tests for clearing origin data; r=asuth 2016-06-05 21:41:48 +02:00
talos Bug 1272107 - FlyWeb desktop UI code. Third time is the charm. r=mconley feedback=Pike 2016-06-08 15:08:46 -04:00
tools Bug 1278900 - Fix up the test package mach bootstrap script, r=armenzg 2016-06-08 10:41:13 -04:00
tps
web-platform Backed out changeset 5c836acf3197 (bug 906420) on developer request by baku 2016-06-09 15:30:53 +02:00
xpcshell Bug 1272851 - Allow temporary directory to be specified to xpcshell test harness; r=ted 2016-05-26 12:09:46 -07:00
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
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1268913: Fix test for existence of objcopy. r=ted 2016-05-26 10:38:58 -03: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