gecko-dev/testing
James Graham eeeed6c37f Bug 1764475 - Fix mach wpt --product, r=whimboo
We were importing a module that was previously imported into wpt.run, but isn't
any longer. Directly import the relevant module instead.

Differential Revision: https://phabricator.services.mozilla.com/D143592
2022-04-14 16:55:14 +00:00
..
awsy
condprofile
config
crashtest
docs Bug 1763980 - Port most of the mochitest-plain documentation to the in-tree docs. r=jgraham,Gijs 2022-04-11 12:00:01 +00:00
extensions
firefox-ui
fxrecord/perfdocs
geckodriver Bug 1763328 - [geckodriver] Use semver beside path for internal crate dependencies. r=webdriver-reviewers,jgraham 2022-04-12 18:34:35 +00:00
gtest Bug 1761511 - Part 4: Remove the previous vendoring of gtest, r=ahal 2022-04-14 02:09:21 +00:00
jsshell
marionette
mochitest Bug 1763403 - Create multiple virtual sources using pulse on Linux, when --use-test-media-devices is passed. r=chunmin,ahal 2022-04-13 16:04:28 +00:00
modules
mozbase
mozharness Bug 1289641 - Don't pull Visual Studio in tasks that don't use it. r=firefox-build-system-reviewers,mhentges 2022-04-12 22:52:52 +00:00
perfdocs Bug 857031 - Add a performance test for the rendering of a pdf with a lot of image masks r=pdfjs-reviewers,perftest-reviewers,marco,sparky DONTBUILD 2022-04-13 20:10:11 +00:00
performance
profiles
raptor
runtimes
specialpowers
talos Bug 857031 - Add a performance test for the rendering of a pdf with a lot of image masks r=pdfjs-reviewers,perftest-reviewers,marco,sparky DONTBUILD 2022-04-13 20:10:11 +00:00
tools
tps
web-platform Bug 1764475 - Fix mach wpt --product, r=whimboo 2022-04-14 16:55:14 +00:00
webcompat
webdriver
xpcshell
README.txt
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py Bug 1764564 - Use shellutil.split to split MOZ_CONFIGURE_OPTIONS. r=marco 2022-04-14 08:14:41 +00:00
remotecppunittests.py
runcppunittests.py
testinfo.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