gecko/testing/xpcshell
Jason Duell 31f9a55a70 Have runxpcshell ignore SIGINT, so we can CTRL-C hung tests and get stdout/stderr from test.
Bug 520649 - runxpcshelltests.py should propagate SIGINT to unit tests.
r=jwalden
2009-10-31 02:58:14 +01: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
runxpcshelltests.py Have runxpcshell ignore SIGINT, so we can CTRL-C hung tests and get stdout/stderr from test. 2009-10-31 02:58:14 +01: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