зеркало из https://github.com/mozilla/gecko-dev.git
c9334a34ed
This is based on a script I'd already created to migrate test extensions to the JSON format we use to generate fixture add-ons. The delay update add-ons used invalid XML in their manifests, which the built-in parser ignored but the new parser doesn't accept, so I had to fix those, too. MozReview-Commit-ID: BnuxZiBhhJL --HG-- rename : toolkit/mozapps/extensions/internal/UpdateRDFConverter.jsm => toolkit/mozapps/extensions/internal/RDFManifestConverter.jsm extra : source : 292cf80054b4734a0d7c84e987f68e229f2ccc24 extra : histedit_source : 1072def8a28149a9f9882825f73435336b205072%2C2c72e58aa973fe24867868d06dcc63235dd68da2 |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
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 | ||
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