mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
05224ab9e0
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 |
||
---|---|---|
.. | ||
config | ||
crashtest | ||
docker | ||
firefox-ui | ||
gtest | ||
instrumentation | ||
luciddream | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
puppeteer/firefox | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
xpcshell | ||
cppunittest.ini | ||
mach_commands.py | ||
machine-configuration.json | ||
README.txt | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
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