gecko-dev/tools/test-harness/xpcshell-simple
2008-04-09 00:27:16 -07:00
..
example Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
execute_test.js Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent 2007-06-06 12:40:30 -07:00
head.js Bug 319768 - (XPathGenerator) - Implement XPath generator. Patch by Alex Vincent <ajvincent@gmail.com>. r=peterv, sr=jonas NPOTB 2007-08-03 16:00:39 -07:00
Makefile.in Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
README bug 352248, r=davel, checking in for asqueella 2006-09-12 06:19:26 +00:00
tail.js Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent 2007-06-06 12:40:30 -07:00
test_all.sh Bug 419615 - "use JSVERSION_LATEST in xpcshell" (use a context callback to set error-reporter and jsversion default) [p=crowder@fiverocks.com (Brian Crowder) r+a1.9=shaver] 2008-04-09 00:27:16 -07:00
test_one.sh Bug 412216 - xpcshell tests (make check) don't work on Solaris. r=robc 2008-01-14 19:46:19 -08: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