зеркало из https://github.com/mozilla/gecko-dev.git
0e858ea76c
Test manifests may be included by multiple other manifests, optionally with additional variables below the `[include:...]` section header. These additional variables are specific to the manifest that contained the "include" section, and should not inadvertently be shared with other manifests that also happen to include this manifest. To achieve that, store the defaults for included manifests in a (path to parent manifest, path to included manifest) tuple instead of just the included manifest. Differential Revision: https://phabricator.services.mozilla.com/D18086 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
README.txt | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
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