зеркало из https://github.com/mozilla/gecko-dev.git
921d8f6a6e
addon.uninstall would return immediately, not waiting for the onUninstalled listener event to fire. We can eliminate this race condition by using a promise that resolves when it fires. MozReview-Commit-ID: E4Mh797X9n8 --HG-- extra : rebase_source : 473e60cc393553302dcf1a2f7a18d2a45091652f |
||
---|---|---|
.. | ||
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