mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
fb81aebd06
Manifests are now the mechanism used to specify how to run xpcshell tests. This patch removes old code paths that allowed directories to be specified. runxpcshelltests.py still contains references to "testdirs." These should likely be removed as well. This patch doesn't touch them out of fear it may have consequences on automation. --HG-- extra : rebase_source : 8cbfe6dc759dc0a311669c4fcba08ff7a60edc4a extra : amend_source : 890377d9ba33d52c84e0736b0812231f3005b253 |
||
---|---|---|
.. | ||
example | ||
moz-http2 | ||
moz-spdy | ||
node-http2 | ||
node-spdy | ||
b2g_xpcshell_venv.sh | ||
head.js | ||
mach_commands.py | ||
Makefile.in | ||
moz.build | ||
node | ||
README | ||
remotexpcshelltests.py | ||
runtestsb2g.py | ||
runxpcshelltests.py | ||
selftest.py | ||
xpcshell_android.ini | ||
xpcshell_b2g.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