gecko/testing
Ted Mielczarek 670b62afa1 bug 518641 - "make package-tests" doesn't work right on OS X universal builds. r=bsmedberg
This patch causes us to build archictecture-specific test packages in the
OS X universal build postflight makefile, and unifies them into a universal
test-package (containing the same test files, but universal binaries), and
then special-cases the "package-tests" target to use that pre-generated
test package in the universal build case.

--HG--
extra : rebase_source : 41d1f3fe887a2dbdee3ad560ab46bcb261883690
2009-09-29 08:31:50 -04: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 372581 Run unit tests on a pre-existing debug build - add --utility-path param to runreftest.py. r=bsmedberg 2009-09-29 08:31:49 -04:00
release Bug 470166 - remove accidentally-imported Minotaur logs, r=ctalbert 2009-02-01 13:40:00 -08:00
sisyphus Merge tracemonkey to mozilla-central. 2009-08-25 09:52:56 -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 498128 - xpcshell-tests: add option to enable/disable file logging; (Av3a) Support --[no-]logfiles in xpcst suite, improve dir/file handling in 3 suites 2009-09-21 18:19:21 +02:00
README.txt
testsuite-targets.mk bug 518641 - "make package-tests" doesn't work right on OS X universal builds. r=bsmedberg 2009-09-29 08:31:50 -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