gecko/testing/xpcshell
2009-08-21 00:51:17 +02:00
..
example Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures 2009-08-05 15:36:20 -04:00
head.js Bug 504060: Add executeSoon equivalent to xpcshell tests. r=ted 2009-08-06 15:25:16 +01:00
Makefile.in Bug 503613 - Stop using tail_ files in xpcshell: use do_register_cleanup() instead; (Av1a) Drop "empty" xpcshell tail.js; r=jwalden 2009-08-21 00:51:17 +02: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
runxpcshelltests.py Bug 503613 - Stop using tail_ files in xpcshell: use do_register_cleanup() instead; (Av1a) Drop "empty" xpcshell tail.js; r=jwalden 2009-08-21 00:51:17 +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