gecko-dev/testing
Ted Mielczarek fb4b821e19 bug 1151407 - Remove _HTTPD_JS_PATH from xpcshell test harness. r=jmaher
Only the httpd.js unit tests actually rely on this. I tried to make them use Cu.import but they also rely on poking a bunch of stuff in httpd.js that's not exported, so instead I just made the test manifest copy httpd.js to the test directory and had them load it from there.

--HG--
extra : rebase_source : 24b04d619891ec95e5df23a2eb7f3277dd3206b2
extra : amend_source : 72139cecdcd695171e2fd0ce8ea7be91c1eebd1a
2015-04-03 08:20:32 -04:00
..
config Bug 1146574 - Update Android 4.3 configs for cppunit; r=dminor 2015-03-26 20:35:36 -06:00
crashtest Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
docker Bug 1151877 - Disable pip upgrade checks r=me 2015-04-09 22:30:19 -07:00
gtest Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
instrumentation Bug 1065773 - Part 3: Add release signed instrumentation test APKs to instrumentation/ in tests package. r=mshal 2014-09-19 13:52:56 -07:00
luciddream Backed out changeset a209d4d37f8f (bug 1147031) for Luciddream bustage. 2015-04-07 11:48:46 -04:00
marionette Bug 984921: Clean up Marionette navigation tests 2015-04-11 17:56:53 +01:00
mochitest Fix tests that depend on synchronous scrolling. (bug 1140293, r=mstange,masayuki,kgilbert) 2015-04-13 00:51:43 -04:00
modules Bug 1140558 - Part 2 - Make the testing deepEqual implementation shared properly in ObjectUtils.jsm. r=yoric 2015-04-02 21:33:46 +02:00
mozbase Bug 1153290 - Disable crash reporter in mozrunner when running under a debugger, r=ted 2015-04-13 11:13:55 +01:00
mozharness Bug 1153060 - Bump the in-tree mozharness revision. a=me 2015-04-09 22:36:17 -04:00
profiles Bug 1038811 - Push Notifications - Tests. r=nsm 2015-04-10 20:19:28 -07:00
runtimes Bug 1139904 - Add initial test runtime files for mochitest browser-chrome and devtools, r=jmaher 2015-03-11 16:05:36 -04:00
specialpowers Bug 1121577 - Unset pref at delete_session, r=dburns 2015-03-18 10:07:57 -07:00
talos Backed out changeset 2d75c37883a0 (bug 1151883) for windows xperf permafails 2015-04-08 17:55:00 -07:00
taskcluster Bug 1152840 - Add build symbols for mulet/b2g-desktop r=garndt 2015-04-09 15:29:36 -07:00
tools Bug 1119072, Part 13: #undef NOMINMAX in testing/tools/screenshot/win32-screenshot.cpp so it compiles with MSVC 2015, r=ctalbert 2015-01-08 15:34:08 -08:00
tps Bug 1032255 - TPS has to exit with code != 0 in case of failures. r=aeftimie, dhunt 2014-07-28 06:28:00 +02:00
web-platform Bug 1153521 - Disable some unstable cache-storage tests, a=testonly 2015-04-13 10:35:12 +01:00
xpcshell bug 1151407 - Remove _HTTPD_JS_PATH from xpcshell test harness. r=jmaher 2015-04-03 08:20:32 -04:00
README.txt
cppunittest.ini Bug 1101651 - Part 3: Update cppunitest.ini file. r=dminor 2015-04-09 09:16:00 -04:00
mach_commands.py Backed out changeset a209d4d37f8f (bug 1147031) for Luciddream bustage. 2015-04-07 11:48:46 -04:00
machine-configuration.json
remotecppunittests.py Bug 1087567 - Add proper manifest for cppunit tests; r=ted 2014-10-28 09:38:21 -04:00
runcppunittests.py Bug 1087567 - Add proper manifest for cppunit tests; r=ted 2014-10-28 09:38:21 -04:00
testsuite-targets.mk Bug 1147029 - Land luciddream in-tree, r=ted 2015-03-24 15:17:53 -07:00

README.txt

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