gecko/testing/xpcshell
Josh Matthews b5a5e3ef75 Bug 782542 - Secure necko IPDL usage. r=ted,jduell
* * *
Bug 782542 - Disable network.ipc security for certain mochitests r=ted
* * *
Bug 782542.  Disable some more tests that use mozbrowser w/o app r?ted
* * *
Bug 782542 : yet another test needs tweaking. r?ted
2012-12-12 10:40:33 -05: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
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 782542 - Secure necko IPDL usage. r=ted,jduell 2012-12-12 10:40:33 -05: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 817122 - Add initial B2G xpcshell manifest, r=jgriffin, DONTBUILD a=NPOTB,test-only 2012-12-03 14:56:12 -05:00
README
remotexpcshelltests.py Bug 818259 - Fix undefined reference in remote/b2g xpcshell, r=mdas, DONTBUILD a=NPOTB,test-only 2012-12-05 10:53:03 -05:00
runtestsb2g.py Bug 818638 - B2G xpcshell shouldn't abort entire test run on single test timeout, r=jgriffin, DONTBUILD a=NPOTB,test-only 2012-12-07 11:37:16 -05:00
runxpcshelltests.py Bug 810617 - Pass browser app directory to xpcshell test harness. r=ted 2012-11-30 15:14:27 -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_b2g.ini Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas 2012-12-12 16:17:49 -05:00
xpcshell.ini Backed out 2 changesets (bug 532150) for test failure 2012-12-15 12:08:04 -05: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