gecko-dev/testing/mochitest
Iris Hsiao effe8f959a Backed out 3 changesets (bug 1344346) for mochitest shutdownleaks
Backed out changeset 71e3443cdc43 (bug 1344346)
Backed out changeset cd8993e4d0dd (bug 1344346)
Backed out changeset 8e03e57d44aa (bug 1344346)
2017-03-10 10:44:13 +08:00
..
BrowserTestUtils Bug 1335801 - Make these tests wait correctly. r=Felipe,krizsa 2017-03-01 17:11:23 -08:00
MochiKit
chrome Bug 1308202 - Remove all b2g and mulet related code from testing/mochitest, r=jmaher 2016-10-06 10:05:27 -04:00
dynamic
embed Bug 1282038 - Allow allowfullscreen for rewritten YouTube Flash embeds. r=qdot,jst 2016-06-24 19:12:53 +09:00
manifests Bug 1281639 - Disable failing tests for Mochitest Media failures on Android, r=gbrown. 2017-03-08 10:17:07 -08:00
pywebsocket
ssltunnel Bug 1338086 - Remove useless else blocks in order to reduce complexity testing/mochitest/ssltunnel/ r=jmaher 2017-02-09 10:53:11 +01:00
static
tests Bug 1343583 - Adapt test framework to function toString revision r=aswan 2017-03-02 20:38:25 +01:00
Makefile.in
README.txt
ShutdownLeaksCollector.jsm
__init__.py Bug 1312739 - Move mochitest 'ALL_FLAVORS' dict from mach_commands.py to mochitest_options.py, r=jmaher 2016-12-20 10:50:43 -05:00
bisection.py Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
bootstrap.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
browser-harness.xul Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
browser-test-overlay.xul Bug 1305836, part 1 - Remove CCAnalyzer leak checker. r=jgriffin 2016-09-27 13:06:37 -07:00
browser-test.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
browser.eslintrc.js Bug 1343519 - Change the ESLint rule 'import-test-globals' to be an environment (mozilla/simpletest) to better describe the purpose of it. r=mossop 2017-03-01 21:34:24 +00:00
chrome-harness.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
chrome.eslintrc.js Bug 1343519 - Change the ESLint rule 'import-test-globals' to be an environment (mozilla/simpletest) to better describe the purpose of it. r=mossop 2017-03-01 21:34:24 +00:00
chunkifyTests.js
gen_template.pl
harness.xul Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
install.rdf
jar.mn Bug 1335272 - prep: factor out registering about: pages into BTU, r=jaws 2017-02-02 14:34:40 +00:00
jetpack-addon-harness.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
jetpack-addon-overlay.xul
jetpack-package-harness.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
jetpack-package-overlay.xul
leaks.py Backed out changeset ee7a21566602 (bug 1325148) for leaks in M(c3) and M-e10s(dt5) on Linux x64 asan. r=backout 2016-12-27 15:15:17 +01:00
mach_commands.py Bug 1328549 - Fix mochitest import error when running via mach, r=jmaher 2017-01-04 09:39:42 -05:00
mach_test_package_commands.py Bug 1334209 - Activate mozharness virtualenv in-process from one click loaner mach commands, r=jmaher 2017-01-31 11:53:36 -05:00
manifest.webapp Bug 1322736 part.4 Remove pref to enable BeforeAfterKeyboardEvent and permission to allow to handle the event r=smaug 2016-12-16 16:50:17 +09:00
manifestLibrary.js Bug 1308202 - Remove all b2g and mulet related code from testing/mochitest, r=jmaher 2016-10-06 10:05:27 -04:00
mochitest-e10s-utils.js
mochitest.eslintrc.js Bug 1344308 - Extend toolkit's eslint rules and fix lint errors in PSM r=jaws 2017-03-07 10:15:49 -08:00
mochitest_options.py Bug 1341476 - Make the dump-dmd-after-test mochitest option work again. r=jmaher 2017-02-23 19:36:08 -05:00
moz.build Bug 1330329 - set bug_components for talos tests in moz.build files. r=gbrown 2017-01-13 08:40:30 -05:00
nested_setup.js
pywebsocket_wrapper.py
redirect.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
runrobocop.py Backed out 3 changesets (bug 1344346) for mochitest shutdownleaks 2017-03-10 10:44:13 +08:00
runtests.py Backed out 3 changesets (bug 1344346) for mochitest shutdownleaks 2017-03-10 10:44:13 +08:00
runtestsremote.py Backed out 3 changesets (bug 1344346) for mochitest shutdownleaks 2017-03-10 10:44:13 +08:00
server.js Bug 1321228 - Part 2: Remove legacy generator from testing/mochitest/. r=ato 2016-12-15 16:54:46 +09:00
shutdown-leaks-collector.js
start_desktop.js Bug 1286312 - Add mochitest option to run tests using https r=ahal 2017-01-06 21:51:13 +08:00

README.txt

See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.