gecko/testing/xpcshell
Gregory Szorc fd7632fcb6 Bug 760576 - Define do_check_null test helper for xpcshell tests; r=ted
--HG--
extra : rebase_source : 533f5e85bf6d1f9f074fee227b60dde08a7baf17
2012-06-01 19:23:31 +02:00
..
example Bug 760576 - Define do_check_null test helper for xpcshell tests; r=ted 2012-06-01 19:23:31 +02:00
moz-spdy Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
node-spdy Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
head.js Bug 760576 - Define do_check_null test helper for xpcshell tests; r=ted 2012-06-01 19:23:31 +02:00
Makefile.in Bug 757397 - Make test package generation quieter; r=ted 2012-05-23 16:51:21 +02:00
README
remotexpcshelltests.py Bug 757546 - shell() in devicemanager should return an int;r=gbrown 2012-05-23 10:26:07 -04:00
runxpcshelltests.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
selftest.py Bug 739753 - Fatal handling of invalid head and tail files in xpcshell test runner; r=ted 2012-03-28 16:05:22 -07:00
xpcshell.ini Backout 795990989746, ab1f122c4b1a, 429f20288742, 472671930994, 90465173c7e3, 743ebe50e914, b7c14c8eec98, 1deabba3bef5 (bug 749856), a704675ff365, 3dbfcccc583c (bug 744360) for xpcshell failure 2012-06-01 11:57:37 +02: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