gecko-dev/testing/tools
ahochheiden 8e819ce0b9 Bug 1695312 - Add the ability for `dispatch` to ad-hoc load command modules that aren't already loaded r=firefox-build-system-reviewers,glandium
This is really just shuffling a bunch of things around. None of the
'load_*' member functions of the `Mach` class actually needed to be
member functions. They can all be static so that they can be used
anywhere. That combined with moving all the other 'mach_command' logic
to a different file, allows us to load the module for any command so
that we can successfully dispatch it.

Differential Revision: https://phabricator.services.mozilla.com/D184060
2023-07-25 00:24:53 +00:00
..
iceserver Bug 1801836 - Remove no longer necessary 'from __future__' imports under testing/. r=linter-reviewers,webdriver-reviewers,perftest-reviewers,ahal,afinder DONTBUILD 2022-12-23 10:08:06 +00:00
minidumpwriter
screenshot Bug 1835707 [Linux] Use gnome-screenshot by screentopng utility to get screenshot on Wayland r=emilio 2023-05-30 11:34:05 +00:00
websocketprocessbridge Bug 1745843: Restrict the version of twisted to something that can work with our vendored attrs. r=ahal 2023-02-09 19:44:05 +00:00
mach_test_package_initialize.py Bug 1695312 - Add the ability for `dispatch` to ad-hoc load command modules that aren't already loaded r=firefox-build-system-reviewers,glandium 2023-07-25 00:24:53 +00:00
moz.build