gecko/testing/xpcshell
Gregory Szorc 9d46d35ef0 Bug 718067 - Part 1: Create skeletons for services/{metrics,healthreport}; r=rnewman
services/metrics will hold generic metrics code. services/healthreport
report will build on top of that to provide the Firefox Health Report
feature. All functionality will land in subsequent patches.
2012-11-05 12:49:58 -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 Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Final, r=ted 2012-08-23 08:16:44 -04:00
mach_commands.py Bug 810435 - Convert unicode to str to work around Python 2.7.2 bug; r=jhammel 2012-11-14 10:05:18 -08:00
Makefile.in Bug 790677 - Fix xpcshell test packaging for B2G, r=ted 2012-10-17 15:12:41 -07:00
README
remotexpcshelltests.py Bug 812191 - Respect --noSetup in remote xpcshell tests with xpcw wrapper; r=jmaher, DONTBUILD 2012-11-16 07:43:55 -07:00
runtestsb2g.py Bug 808417 - Make runTests() exception reporting consistent across test harnesses; r=jmaher 2012-11-05 13:03:55 +00:00
runxpcshelltests.py Bug 808410 - Callers of checkForCrashes should use its return value to ensure shutdown crashes actually make the run fail; r=jmaher f=gps 2012-11-20 15:24:28 +00:00
selftest.py
xpcshell.ini Bug 718067 - Part 1: Create skeletons for services/{metrics,healthreport}; r=rnewman 2012-11-05 12:49:58 -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