gecko-dev/testing/mochitest
Geoff Brown 6fe30ec610 Bug 1241907 - Grant runtime permissions before running browser tests; r=jmaher 2016-02-01 15:52:34 -07:00
..
BrowserTestUtils Bug 1233497 - Allow CPOW usage in BrowserTestUtils testing module. r=felipe 2016-01-04 17:21:23 -05:00
MochiKit Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
chrome Bug 1187701 - add_task function for mochitest chrome and plain; r=jmaher 2015-08-03 11:14:10 -06:00
dynamic Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
manifests Bug 1241974 - remove testing/mochitest/manifests/Makefile.in; r=gps 2016-01-19 17:20:32 -05:00
pywebsocket
ssltunnel Bug 1235238 - Remove unnecessary switch fallthrough to fix -Wimplicit-fallthrough warning in ssltunnel. r=mayhemer 2015-11-22 22:17:50 -08:00
static Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
tests Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
Makefile.in Bug 1194935 - Add a C++ implementation of kill_and_get_minidump as part of the build to accommodate dumping 64 bit Firefox from 32 bit python. r=ted 2015-08-18 17:04:45 -07:00
README.txt
ShutdownLeaksCollector.jsm
b2g_start_script.js Bug 1238464 - turn on the display during testing. r=ahalberstadt 2016-01-27 18:58:00 +01:00
bisection.py Bug 1171971 - Move test_paths argument out of mach and into mochitest; remove --test-path, r=chmanchester 2015-06-05 13:28:29 -04:00
browser-harness.xul Bug 1207499 - Part 10: Remove use of expression closure from testing/. r=jmaher 2015-09-23 18:42:19 +09:00
browser-test-overlay.xul
browser-test.js Bug 1233537 - remove support for generatorTest, r=jmaher 2015-12-30 13:51:18 +00:00
browser.eslintrc Bug 1240183 - make styleeditor eslint-clean; r=pbro 2016-01-29 08:25:26 -07:00
cc-analyzer.js Bug 1217981 - Part 3: Remove for-each from testing/. r=bsmedberg 2015-10-19 03:54:14 +09:00
chrome-harness.js Bug 1171971 - Move test_paths argument out of mach and into mochitest; remove --test-path, r=chmanchester 2015-06-05 13:28:29 -04:00
chrome.eslintrc Bug 1237340: Fix browser and toolkit eslint failures. r=Felipe 2016-01-06 10:10:35 -08:00
chunkifyTests.js Bug 1131098 - Make mochitest use manifestparser's chunking algorithms and remove JS based ones, r=jmaher 2015-03-10 09:55:30 -04:00
gen_template.pl
harness.xul Bug 1042998 - Use StructuredLog.jsm for mochitest logging, r=chmanchester 2015-09-04 14:37:32 -04:00
install.rdf
jar.mn Bug 1042998 - Use StructuredLog.jsm for mochitest logging, r=chmanchester 2015-09-04 14:37:32 -04:00
jetpack-addon-harness.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
jetpack-addon-overlay.xul
jetpack-package-harness.js Bug 1171971 - Move test_paths argument out of mach and into mochitest; remove --test-path, r=chmanchester 2015-06-05 13:28:29 -04:00
jetpack-package-overlay.xul
leaks.py Bug 1231806 - imported patch syntax.patch. r=ted 2015-12-21 13:18:51 -05:00
mach_commands.py Bug 1241907 - Grant runtime permissions before running browser tests; r=jmaher 2016-02-01 15:52:34 -07:00
mach_test_package_commands.py Bug 1171602 - Run mochitest using mach from a tests.zip, r=chmanchester 2015-05-26 10:12:51 -04:00
manifest.webapp
manifestLibrary.js Bug 1131098 - Make mochitest use manifestparser's chunking algorithms and remove JS based ones, r=jmaher 2015-03-10 09:55:30 -04:00
mochitest-e10s-utils.js
mochitest.eslintrc Bug 1237340: Fix browser and toolkit eslint failures. r=Felipe 2016-01-06 10:10:35 -08:00
mochitest_options.py Bug 1229598 - Add a mode to browser-chrome tests to summarize per-test code coverage. r=ahal 2015-12-23 14:04:49 -08:00
moz.build Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
nested_setup.js
pywebsocket_wrapper.py
redirect.html
runrobocop.py Bug 1225903 - Drop support for b2g desktop in mochitest, r=jgriffin 2015-11-18 13:35:38 -05:00
runtests.py Bug 1194935 - Add a C++ implementation of kill_and_get_minidump as part of the build to accommodate dumping 64 bit Firefox from 32 bit python. r=ted 2015-08-18 17:04:45 -07:00
runtestsb2g.py Bug 1208725 - Increase the timeout for b2g tests, r=ahal 2015-12-22 20:02:11 +05:30
runtestsremote.py Bug 1237465 - Work around Android 5.1+ permission restrictions by changing pushed directory permissions to rwx, r=gbrown. 2016-01-09 15:40:17 -08:00
server.js Bug 1042998 - Use StructuredLog.jsm for mochitest logging, r=chmanchester 2015-09-04 14:37:32 -04:00
shutdown-leaks-collector.js

README.txt

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