зеркало из https://github.com/mozilla/gecko-dev.git
87cd6febcd
Simplified and streamlined the logic in the Linux side of things, to address 1595147. Only attempt to import and use either `platform` or `distro`, not both. Perform sanitization of the output string since `distro.linux_distribution()` has a slightly different output than the `platform` equivalent. Minor version bump to 1.2.1 denoting a bugfix for release to pypi. Differential Revision: https://phabricator.services.mozilla.com/D52440 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
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 | ||
addtest.py | ||
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