gecko-dev/testing/mochitest
Ehsan Akhgari eac76d9772 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-16 09:13:38 -05:00
..
BrowserTestUtils Bug 1304243, scroll the current item into view when opening a menulist after it gets positioned so that it scrolls properly if the popup gets cropped, r=ksteuber 2016-10-12 09:18:05 -04: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 1311319 - Part 3: Do not call PR_GetErrorText() when PR_GetErrorTextLength() is 0 in ssltunnel.cpp. r=jwalden 2016-10-23 01:46:34 +09:00
static
tests Bug 1316780: Part 3 - Capture the current unprivileged stack in browser.test.* assertion functions. r=aswan 2016-11-11 15:25:30 -08:00
Makefile.in
README.txt
ShutdownLeaksCollector.jsm
bisection.py Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
bootstrap.js
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 1312022 - Revert reusing processes between bt tests. r=mrbkap 2016-11-02 11:13:56 +01:00
browser.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
chrome-harness.js
chrome.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
chunkifyTests.js
gen_template.pl
harness.xul
install.rdf
jar.mn Bug 1305836, part 2 - Remove openedWindows, openedURLs and onDocumentCreated. r=jgriffin,mrbkap 2016-09-27 14:14:59 -07:00
jetpack-addon-harness.js
jetpack-addon-overlay.xul
jetpack-package-harness.js
jetpack-package-overlay.xul
leaks.py Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
mach_commands.py Bug 1313716 - Don't provide a blank subsuite as a default in the manifestparser. r=ahal 2016-10-31 10:04:42 -07:00
mach_test_package_commands.py Bug 1311723 - Look for mozinfo.json in the correct place when running interactive loaners, r=armenzg 2016-10-21 12:24:17 -04:00
manifest.webapp Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05: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 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
mochitest_options.py Bug 1308202 - Remove all b2g and mulet related code from testing/mochitest, r=jmaher 2016-10-06 10:05:27 -04:00
moz.build Bug 1308202 - Remove all b2g and mulet related code from testing/mochitest, r=jmaher 2016-10-06 10:05:27 -04:00
nested_setup.js
pywebsocket_wrapper.py
redirect.html Bug 1293295 - Replace all mochitest 'flavor' options with a single --flavor argument, r=jmaher 2016-08-08 11:48:49 -04:00
runrobocop.py Bug 1308202 - Merge MochitestBase and MochitestDesktop into a single class, r=jmaher 2016-10-06 10:16:06 -04:00
runtests.py Bug 1312209 - Make some small fixes to runtests.py in case a test manifest isn't found; r=ted 2016-11-15 08:31:35 -05:00
runtestsremote.py Bug 1020516 - Pass options.quiet into mochitest MessageLogger via constructor, r=ted 2016-11-02 13:42:57 -04:00
server.js
shutdown-leaks-collector.js
start_desktop.js

README.txt

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