gecko/testing/xpcshell
Nicholas Hurley 20f2673df9 Bug 993937 (part 2) - Update unit tests for http2 draft11. r=mcmanus
This updates our copy of node-http2 to the version that implements
draft11, and has the one-line change to make the xpcshell test work.
2014-04-29 18:46:01 -07:00
..
example Bug 998291 - Allow for relatively-loaded modules to be loaded into a given scope. r=bsmedberg 2014-04-22 23:37:26 +01:00
moz-http2 Bug 961616 - simple HTTP2 Cookie crumbling unit tests 2014-02-24 11:42:15 -08:00
moz-spdy
node-http2 Bug 993937 (part 2) - Update unit tests for http2 draft11. r=mcmanus 2014-04-29 18:46:01 -07:00
node-spdy
b2g_xpcshell_venv.sh
head.js Bug 995198 - Make uncaught async errors cause KNOWN-FAIL in xpcshell. r=ted 2014-04-15 12:51:20 -04:00
mach_commands.py Bug 987414 - Pass multiple test arguments to mach testing commands; r=ahal 2014-03-24 16:19:57 -07:00
Makefile.in Bug 964563 - Remove custom node binary. r=ted 2014-02-06 15:00:19 -08:00
moz.build
README
remotexpcshelltests.py Bug 978132 - Copy more binaries to device for Android xpcshell tests; r=jmaher 2014-04-29 15:09:27 -06:00
runtestsb2g.py Bug 932362 - Create mach target for running b2g xpcshell tests, r=jgriffin 2014-03-11 10:08:25 -04:00
runxpcshelltests.py Bug 972817 - Enable type inference unconditionally, r=jandem. 2014-03-18 09:05:16 -06:00
selftest.py Bug 991750 - Convert remaining legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-04-07 16:18:43 +02:00
xpcshell_android.ini
xpcshell_b2g.ini Bug 978111: Enable already-working PSM xpcshell tests on Android and B2G, r=cviecco 2014-02-28 11:16:16 -08:00

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