зеркало из https://github.com/mozilla/gecko-dev.git
a9b7ca4989
This commit produces the xpcshell test archive without staging 5000+ xpcshell test files first. We teach the archiver to ignore .mkdir.done files. The xpcshell Makefile.in still stages some files. This is less than ideal. However, it is a small handful of files and shouldn't add too much overhead. This appears to not impact overall CPU usage significantly on my machine, despute using Python instead of `zip`. It does reduce I/O by ~25MB by avoiding the staging copy. --HG-- extra : commitid : IwvLaYvAbFt extra : rebase_source : a690ae4b1adbabd491851a2479fa66d81241601b |
||
---|---|---|
.. | ||
example | ||
moz-http2 | ||
moz-spdy | ||
node-http2 | ||
node-spdy | ||
Makefile.in | ||
README | ||
b2g_xpcshell_venv.sh | ||
dbg-actors.js | ||
head.js | ||
mach_commands.py | ||
moz.build | ||
remotexpcshelltests.py | ||
runtestsb2g.py | ||
runxpcshelltests.py | ||
selftest.py | ||
xpcshellcommandline.py |
README
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