mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
97cce3a53e
The code interacting with the test runners now resides in closer proximity to the code it is invoking. We also purge testing functionality from mozbuild, which is where it never really belonged. --HG-- rename : python/mozbuild/mozbuild/testing/reftest.py => layout/tools/reftest/mach_commands.py rename : python/mozbuild/mozbuild/testing/mochitest.py => testing/mochitest/mach_commands.py rename : python/mozbuild/mozbuild/testing/xpcshell.py => testing/xpcshell/mach_commands.py |
||
---|---|---|
.. | ||
example | ||
moz-spdy | ||
node-spdy | ||
b2g_xpcshell_venv.sh | ||
head.js | ||
mach_commands.py | ||
Makefile.in | ||
README | ||
remotexpcshelltests.py | ||
runtestsb2g.py | ||
runxpcshelltests.py | ||
selftest.py | ||
xpcshell.ini |
Simple xpcshell-based test harness converted from netwerk/test/unit Some documentation at http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests See also http://wiki.mozilla.org/SoftwareTesting:Tools:Simple_xpcshell_test_harness