mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7340485dd7
The mochitest mach commands now consult the all-tests.json file for resolving the test argument/path. The mochitest runner has been modified to accept a manifestdestiny.TestManifest instance instead of a path to a manifest file. The mach commands construct an in-memory TestManifest and pass it to the mochitest runner. While I was here, I cleaned up some old JSON serializing code. --HG-- extra : rebase_source : 886b13d4cb35992c132bc3051925424609a5fdf8 |
||
---|---|---|
.. | ||
config | ||
crashtest | ||
gtest | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
profiles | ||
release | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
xpcshell | ||
android_cppunittest_manifest.txt | ||
mach_commands.py | ||
machine-configuration.json | ||
README.txt | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
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