gecko/testing/xpcshell
Gregory Szorc 264b8977fc Merge mozilla-central into services-central
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
2013-01-06 10:06:07 -08:00
..
example Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Final, r=ted 2012-08-23 08:16:44 -04:00
moz-spdy Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
node-spdy Bug 737786 - 2/5 - Use a pseudo-element instead of a pseudo-class for placeholder styling. r=bz 2012-11-09 10:24:23 +00:00
b2g_xpcshell_venv.sh Bug 775281 - Add files necessary to run B2G xpcshell tests from test.sh, r=jgriffin, DONTBUILD because NPOTB 2012-07-30 12:04:45 -07:00
head.js Back out bug 782542 for regressions. 2012-12-21 18:23:13 -08:00
mach_commands.py Bug 818475 - Return proper exit code if xpcshell test fails; r=ted 2012-12-05 15:42:11 -08:00
Makefile.in Bug 823703 - Create and use an android xpcshell manifest; r=jmaher 2012-12-21 12:44:42 -07:00
README
remotexpcshelltests.py Bug 819482 - Remove retry code from b2g automation now that devicemanager handles it, r=ahal 2013-01-04 14:07:48 -05:00
runtestsb2g.py Bug 819482 - Remove retry code from b2g automation now that devicemanager handles it, r=ahal 2013-01-04 14:07:48 -05:00
runxpcshelltests.py Bug 817881 - Move test plugin to dist/plugins, and touch up tests and test logic to support the change. r=glandium, dtownsend 2012-12-17 12:08:00 -06:00
selftest.py Bug 819033 - Part 1: Add add_task() to xpcshell runner; r=ted 2012-12-11 10:53:43 -08:00
xpcshell_android.ini Bug 823703 - Create and use an android xpcshell manifest; r=jmaher 2012-12-21 12:44:42 -07:00
xpcshell_b2g.ini Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas 2012-12-12 16:17:49 -05:00
xpcshell.ini Bug 813833 - Add a Promise-based API to mozIStorage/SQLite; r=mak, sr=Mossop 2013-01-04 15:36:59 -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