gecko-dev/testing/mochitest
Xidorn Quan 27565009da Bug 1337674 followup 3 - Fix assertion check.
MozReview-Commit-ID: EckSAiEeou5

--HG--
extra : source : a5aa66df811c33af2d0996ce213790ff0a5350cf
2017-02-18 12:17:24 +11:00
..
BrowserTestUtils Bug 1208596 implement sidebar api for webextensions, f?kmag, gijs r=Gijs,kmag 2017-02-09 15:32:50 -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
manifests Bug 1282897 - Update autophone webrtc manifests; r=bc 2016-10-31 10:31:38 -04: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 1337674 followup 3 - Fix assertion check. 2017-02-18 12:17:24 +11: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
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 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws 2017-01-31 13:17:03 +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 1333044 - Enable no-undef eslint rule for services/. r=markh 2017-01-23 15:15:05 +00:00
chunkifyTests.js
gen_template.pl
harness.xul
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 1331006 - [eslint] Define more globals, and add a rule to import test globals from SimpleTest/EventUtils. r=mossop 2017-01-12 10:24:10 +00:00
mochitest_options.py Bug 1337674 part 3 - Add failure pattern file support to mochitest. r=jmaher 2017-02-16 16:41:50 +11: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 Bug 1330496 - Part 2: Remove mochitest use of MOZ_WIN_INHERIT_STD_HANDLES_PRE_VISTA. r=jmaher 2017-01-10 23:47:32 -08:00
runtests.py Bug 1337674 part 3 - Add failure pattern file support to mochitest. r=jmaher 2017-02-16 16:41:50 +11:00
runtestsremote.py Bug 1330496 - Part 2: Remove mochitest use of MOZ_WIN_INHERIT_STD_HANDLES_PRE_VISTA. r=jmaher 2017-01-10 23:47:32 -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.