gecko-dev/testing/xpcshell
Nathan Froyd 4872952e02 Bug 1265156 - always pass symbolsPath during xpcshell self tests; r=ted.mielczarek
If we botch things in libxul badly enough that startup cache
precompilation works, but xpcshell self tests fail, it's nice to get
understandable stacks for asserts or crashes inside libxul.
2016-04-18 13:20:35 -04:00
..
example
moz-http2 Bug 1257821 - Support the new `aesgcm` content encoding scheme. r=mt 2016-03-18 09:01:50 -07:00
moz-spdy Bug 1241906 - test for suspended spdy3.1 channel r=hurley 2016-02-05 11:17:24 -05:00
node-http2
node-spdy
README
b2g_xpcshell_venv.sh
dbg-actors.js
head.js Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric 2016-02-03 12:58:03 +00:00
mach_commands.py Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -07:00
moz.build
remotexpcshelltests.py Bug 1240723 - Harmonise xpcshell head- and tail list computation; r=ted.mielczarek 2016-01-19 13:48:53 +00:00
runtestsb2g.py
runxpcshelltests.py Bug 1240723 - Harmonise xpcshell head- and tail list computation; r=ted.mielczarek 2016-01-19 13:48:53 +00:00
selftest.py Bug 1265156 - always pass symbolsPath during xpcshell self tests; r=ted.mielczarek 2016-04-18 13:20:35 -04:00
xpcshell.eslintrc Bug 1251011 - Enable ESLint "no-undef" rule for PSM. r=keeler r=mossop 2016-03-16 16:50:33 -07:00
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