зеркало из https://github.com/mozilla/gecko-dev.git
88348cfd21
The |mach try| implementation isn't really testing specific so figured while doing this refactor anyway we could take the opportunity to move it to /tools. This renames the "autotry" module to "syntax" as one of the 'selectors' under the newly created tryselect module. MozReview-Commit-ID: DmnGU5sKuCk --HG-- rename : testing/tools/autotry/autotry.py => tools/tryselect/selectors/syntax.py extra : rebase_source : 52f2a61d97107b8d50e3894ea0f5cd9c24d4108d |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
instrumentation | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
xpcshell | ||
README.txt | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
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