gecko-dev/testing/xpcshell
2009-03-17 15:22:55 +01:00
..
example Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Dv1-MC) Move the source harness directory, followup; r=ted.mielczarek 2009-01-27 17:48:14 +01:00
head.js Bug 384339 - The check-interactive code executes head, tail scripts before the user runs; (Cv1) Move _execute_test() definition to head.js from tail.js; r=jwalden+bmo 2009-03-17 15:22:55 +01:00
Makefile.in
README
runxpcshelltests.py bug 482084 - rewrite xpcshell test harness, bustage fix followup, sort the results of glob 2009-03-11 16:29:45 -04:00
tail.js Bug 384339 - The check-interactive code executes head, tail scripts before the user runs; (Cv1) Move _execute_test() definition to head.js from tail.js; r=jwalden+bmo 2009-03-17 15:22:55 +01:00
test_os2.cmd Bug 426639 - Fix the test harness to work on OS/2; rexx script; r=mozilla@Weilbacher.org 2009-03-02 07:26:26 +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