pjs/tools/test-harness/xpcshell-simple
Brendan Eich 92f7f9e45f Restore -j for shell tests run on tracemonkey repo. 2008-10-01 00:36:01 -04: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
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
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 446692 do_get_file fails on Windows with ".." in the file location. patch suggested by Josh Geenen <joshgeenen+bugzilla@gmail.com> updated by me,r=ted. 2008-07-24 16:33:41 +01: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 Restore -j for shell tests run on tracemonkey repo. 2008-10-01 00:36:01 -04:00
test_one.sh Restore -j for shell tests run on tracemonkey repo. 2008-10-01 00:36:01 -04:00

README

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