gecko/testing
Bobby Holley 2efb065754 Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap
XPConnect generally throws when trying to create instances of non-DOM objects
in content. Due to some bugs this has historically worked in certain cases, but
we're fixing those now. So we need to fix the tests that do this sort of thing.
2013-06-04 19:56:42 -07:00
..
config Bug 872164 - remove unnecessary Makefile, r=ted 2013-05-28 10:57:08 -04:00
crashtest Bug 793844 - crash test 2013-05-13 16:28:29 +02:00
gtest Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds 2013-05-31 07:39:56 -07:00
jetpack Update Jetpack tests running in Firefox to pick up bug 831933's fixes r=me 2013-02-05 15:35:12 -08:00
marionette Bug 879492 - Add a B2GBuild class to Marionette, r=aki 2013-06-04 16:48:50 -07:00
mochitest Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap 2013-06-04 19:56:42 -07:00
modules Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
mozbase Backed out changeset 0fbef2fd43e0 (bug 877733) for test bustage on a CLOSED TREE. 2013-06-04 14:23:29 -04:00
peptest Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
profiles bug 858055 - disable cache_lock_stalled detector for tests that rely on cache r=jmaher 2013-05-29 09:37:11 -04:00
release
specialpowers Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap 2013-06-04 19:56:42 -07:00
talos Bug 873180 - deploy new talos.zip to capture tscroll, mozcrash, and android profile fixes. r=armenzg 2013-05-21 12:50:03 -04:00
tools Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
tps Bug 822875 - Make TPS .py files use 4-space indent, r=jgriffin 2013-01-11 13:32:50 -08:00
xpcshell Bug 865207 - Move webapps actor from /b2g/chrome/content to /toolkit/devtools/apps/. r=fabrice, r=dcamp 2013-05-30 12:08:15 -04:00
machine-configuration.json Bug 702504 - Switch windows 7 machines to larger screen resolution. r=jmaher 2012-12-20 10:05:13 -05:00
README.txt
remotecppunittests.py Bug 821425 - Flexible env variable support for remote cpp unit tests; r=jmaher 2013-01-03 13:02:04 -07:00
runcppunittests.py bug 825511 - use outputTimeout for runcppunittests.py. r=ahal 2013-01-03 18:50:22 -05:00
testsuite-targets.mk Bug 872164 - remove unnecessary Makefile, r=ted 2013-05-28 10:57:08 -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