mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
e4c0a72b3f
There's a test for add_task() in selftest.py called ADD_TASK_MULTIPLE, which tests if multiple add_task() tests are working. The test added in this commit does the exact same except without run_test(). Since the original tests included this, I thought it would make a good case for checking if the removal of run_test() is working as expected. Please remove if this is unnecessary. --HG-- extra : rebase_source : f6617259056db7ac7a658a89063694f51408b8ce |
||
---|---|---|
.. | ||
config | ||
crashtest | ||
docker | ||
gtest | ||
instrumentation | ||
luciddream | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
runtimes | ||
specialpowers | ||
talos | ||
taskcluster | ||
tools | ||
tps | ||
web-platform | ||
xpcshell | ||
cppunittest.ini | ||
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