зеркало из https://github.com/mozilla/gecko-dev.git
88e52fc195
This commit creates an empty 'base' profile because I wanted to preserve the ability to apply a pref to all test harnesses on try. Since xpcshell doesn't share many prefs with the other harnesses, it can't use the common profile. So adding a pref to 'common' will apply it everywhere except xpcshell. Adding a pref to 'base' will apply it everywhere including xpcshell. These profiles are starting to get a bit messy, but I'd like to punt re-organizing them to a follow-up bug. Depends on D9716 Differential Revision: https://phabricator.services.mozilla.com/D9717 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
example | ||
moz-http2 | ||
node-http2 | ||
README | ||
dbg-actors.js | ||
head.js | ||
mach_commands.py | ||
mach_test_package_commands.py | ||
moz.build | ||
python.ini | ||
remotexpcshelltests.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