gecko-dev/testing/mochitest
Jan Henning 0455f90365 Bug 1478776 - Part 2: Add utility class for counting events. r=botond,masayuki
Differential Revision: https://phabricator.services.mozilla.com/D14039

--HG--
extra : moz-landing-system : lando
2018-12-20 21:34:50 +00:00
..
BrowserTestUtils Bug 1507615 - part2 : add synthesizeTouch() for BrowserTestUtils and test. r=smaug 2018-11-20 01:19:18 +00:00
MochiKit
baselinecoverage Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
chrome Bug 1457835 - Enable ESLint for testing/mochitest (manual changes). r=jmaher 2018-04-30 11:03:44 +01:00
dynamic
embed
manifests
pywebsocket
ssltunnel Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
static
tests Bug 1478776 - Part 2: Add utility class for counting events. r=botond,masayuki 2018-12-20 21:34:50 +00:00
README.txt
ShutdownLeaksCollector.jsm Bug 1457835 - Enable ESLint for testing/mochitest (manual changes). r=jmaher 2018-04-30 11:03:44 +01:00
__init__.py
api.js Bug 1506715 - Adapt Mochitest so it can run on Thunderbird r=darktrojan 2018-12-14 10:43:22 +13:00
bisection.py
browser-harness.xul Bug 1506715 - Adapt Mochitest so it can run on Thunderbird r=darktrojan 2018-12-14 10:43:22 +13:00
browser-test.js Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8, with no way to specify any other encoding, and adjust a bunch of existing tests to use UTF-8 directly, rather than Unicode escape sequences or similar. (This also changes the encoding of .sjs scripts and all mochitest-browser tests in the tree from Latin-1 to UTF-8.) r=yzen, r=MattN, r=jimb, r=kmag 2018-12-19 13:46:20 -08:00
chrome-harness.js Bug 1513277 part 2 - Use the scripted caller's global in mozJSComponentLoader::FindTargetObject. r=kmag 2018-12-12 21:30:04 +00:00
chunkifyTests.js Bug 1457835 - Enable ESLint for testing/mochitest (automatic changes). r=jmaher 2018-01-26 21:32:30 +00:00
favicon.ico Bug 1453751: Load favicons in the content process. r=mak, r=gijs, r=aswan, r=mixedpuppy 2018-06-28 16:06:09 -07:00
gen_template.pl
harness.xul Bug 1498572 - Remove eval from harness.xul r=ckerschb 2018-10-23 06:58:11 +00:00
install.rdf Bug 1446676: Part 1b - Convert automation overlay extensions to bootstrapped extensions. r=aswan 2018-03-16 21:31:04 -07:00
leaks.py Bug 1052582 Part 1 - Support an arena parameter for js_pod_malloc and friends. r=sfink 2018-06-29 13:06:14 -07:00
mach_commands.py Bug 1506715 - Adapt Mochitest so it can run on Thunderbird r=darktrojan 2018-12-14 10:43:22 +13:00
mach_test_package_commands.py
manifest.json Bug 1451513 Part 2: Convert mochikit to a webextension r=jmaher,kmag 2018-07-05 15:42:11 -07:00
manifest.webapp
manifestLibrary.js Bug 1457835 - Enable ESLint for testing/mochitest (manual changes). r=jmaher 2018-04-30 11:03:44 +01:00
mochitest-e10s-utils.js
mochitest_options.py Bug 1506715 - Adapt Mochitest so it can run on Thunderbird r=darktrojan 2018-12-14 10:43:22 +13:00
moz.build Bug 1498289 - Stop running geckoview_example smoke test; r=jmaher 2018-10-11 14:00:31 -06:00
nested_setup.js Bug 1457835 - Enable ESLint for testing/mochitest (manual changes). r=jmaher 2018-04-30 11:03:44 +01:00
pywebsocket_wrapper.py
redirect.html Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
runjunit.py Bug 1515189 - Consolidate ADBDevice and ADBAndroid classes; r=bc 2018-12-19 14:04:02 -07:00
runrobocop.py Bug 1515189 - Consolidate ADBDevice and ADBAndroid classes; r=bc 2018-12-19 14:04:02 -07:00
runtests.py Bug 1204247: Remove code supporting metro under testing/ r=jmaher 2018-12-13 10:57:04 +00:00
runtestsremote.py Merge mozilla-inbound to mozilla-central a=merge 2018-12-20 07:04:06 +02:00
schema.json Bug 1451513 Part 2: Convert mochikit to a webextension r=jmaher,kmag 2018-07-05 15:42:11 -07:00
server.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
shutdown-leaks-collector.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
start_desktop.js Bug 1506715 - Adapt Mochitest so it can run on Thunderbird r=darktrojan 2018-12-14 10:43:22 +13:00

README.txt

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