mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +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 |
||
---|---|---|
.. | ||
example | ||
moz-http2 | ||
moz-spdy | ||
node-http2 | ||
node-spdy | ||
b2g_xpcshell_venv.sh | ||
dbg-actors.js | ||
head.js | ||
mach_commands.py | ||
Makefile.in | ||
moz.build | ||
README | ||
remotexpcshelltests.py | ||
runtestsb2g.py | ||
runxpcshelltests.py | ||
selftest.py |
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