gecko-dev/tools/test-harness/xpcshell-simple
2008-07-24 16:33:41 +01: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 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
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 443090 - Unify unittest failures (xpcshell part) p=ted.mielczarek, r=bsmedberg 2008-07-16 17:45:42 +12:00
test_one.sh bug 443220 - check-one and check-interactive cannot run tests not in a unit/ directory. r=ted 2008-07-20 08:32:32 -04: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