gecko/testing
Shawn Wilsher 94f0fc0aac Bug 502907 - Allow for the registration of cleanup functions that run when the harness is done
Consumers can now call do_register_cleanup with a function that will run when
the harness is done running the tests.
r=ted
2009-07-10 16:42:59 -07:00
..
crashtest Bug 499880 - Restructure content/media directory. r+=doublec 2009-06-26 16:23:15 +12:00
extensions/community Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
mochitest Bug 503363 - include filename+linenumber for exceptions thrown during mochitest. r=sdwilsh 2009-07-10 12:34:04 -07:00
release Bug 470166 - remove accidentally-imported Minotaur logs, r=ctalbert 2009-02-01 13:40:00 -08:00
sisyphus Bug 493875 - Sisyphus - remove use of -install-global-extension 2009-06-01 16:39:48 -07:00
tests Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner 2009-06-09 10:41:19 +03:00
tinderbox-standalone-tests Bug 497567 browser.dom.window.dump.enabled is boolean r=rcampbell 2009-06-18 19:15:17 +08:00
tools Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted 2009-01-23 11:52:51 -08:00
xpcshell Bug 502907 - Allow for the registration of cleanup functions that run when the harness is done 2009-07-10 16:42:59 -07:00
README.txt
testsuite-targets.mk bug 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg 2009-05-11 15:54:39 -04:00

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff