gecko/testing/xpcshell
Benjamin Smedberg 3fcaf094f4 Bug 570488 - Fix loading of XPTs nested in JARs [2/2] r=mwu
--HG--
extra : rebase_source : b97a591c0260daed1f2ef2eba69e60ff82acd18f
2010-06-14 16:10:04 -07:00
..
example Bug 550481: Exceptions from the do_execute_soon callback should be logged and fail the test. r=ted 2010-03-08 10:26:54 -08:00
head.js Bug 529823 - ensure that xpcshell tests using do_get_profile will fire profile shutdown notifications. r=ted 2010-04-02 00:42:22 +02:00
Makefile.in Bug 570488 - Fix loading of XPTs nested in JARs [2/2] r=mwu 2010-06-14 16:10:04 -07:00
README Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Av1a-MC) Move the source harness directory; r=ted.mielczarek 2009-01-22 19:39:02 +01:00
remotexpcshelltests.py Bug 552322 Fix remotexpcshelltests to define profile directory r=ctalbert a=dholbert for CLOSED TREE landing, NPOTB 2010-03-15 15:29:27 -07:00
runxpcshelltests.py Bug 556735 - single directory xpcshell-tests and check-one don't work. r=ted 2010-04-02 18:59:35 +05:30

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