gecko-dev/testing
Maja Frydrychowicz 6e2ac80093 Bug 1358020 - Prevent default behaviour when testing function keys; r=ato
F10, F7 and others activate browser menus in the Linux test environment,
so call preventDefault to stop it.

The default bevahiour interferes with tests running against the upcoming
beta build. Although nightly builds also have this behaviour, it doesn't
appear to intefere with the tests.

MozReview-Commit-ID: 1PiqmtG1SfB

--HG--
extra : rebase_source : 84ed306de9aac4bd25ebfd0ebb1f15e20def55ae
2017-05-26 17:13:50 +02:00
..
awsy Bug 1356683 - Use new tooltool wrapper in AWSY jobs. r=chmanchester 2017-04-12 18:01:46 +09:00
config Bug 1363797 - Update geckodriver to 0.16.1, a=testonly 2017-05-11 18:01:47 +01:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Backed out changeset 99ed53cfebd6 (bug 1298803) for causing Windows Marionette hangs. 2017-05-19 12:23:10 -04:00
geckodriver Bug 1340637 - Update geckodriver cargo lockfile for vendored crates; r=ted 2017-05-23 16:37:33 +01:00
gtest Bug 964133 - Build webrtc.org unit tests; r=jesup,ted.mielczarik 2017-03-27 15:51:16 -04:00
instrumentation
marionette Bug 1367227 - Fix incorrect syntax. r=me 2017-05-23 18:51:05 -04:00
mochitest Merge inbound to m-c. a=merge 2017-05-25 16:34:16 -04:00
modules Bug 1348103 - Fix test_chrome_bookmarks.js error when collecting code coverage on linux64-jsdcov. r=Gijs 2017-04-29 10:47:24 -04:00
mozbase Bug 1367465 - Bump mozdevice version to 0.51 r=bc 2017-05-24 11:52:14 -04:00
mozharness Backed out changeset f19ff8201437 (bug 1367745) for causing Windows debug reftests to exceed the maximum log size. 2017-05-26 12:01:10 -04:00
profiles Bug 1299390 - part 5: Remove useless AudioChannelService code. r=alwu 2017-05-18 09:51:53 +08:00
runtimes
specialpowers Bug 1366023 - Explicitly import Services.jsm in a few content scripts. r=Gijs 2017-05-12 15:57:53 -07:00
talos Bug 1365975 - Fix pageloader test renaming; r=jmaher 2017-05-25 16:56:33 -04:00
tools Bug 1355260 - Allow for variability in mochitest-dt and bc e10s names in try syntax; r=chmanchester 2017-04-12 09:15:55 -06:00
tps Bug 1367567 - Allow non-mpc extensions when running sync's TPS tests r=markh 2017-05-24 17:18:33 -04:00
web-platform Bug 1358020 - Prevent default behaviour when testing function keys; r=ato 2017-05-26 17:13:50 +02:00
xpcshell Bug 1367235 - Additional changes for eslint on testing/xpcshell; r=Standard8 2017-05-25 07:32:44 -06:00
cppunittest.ini
mach_commands.py Bug 1365621 - Allow specification of info categories for |mach test-info|; r=jmaher 2017-05-17 10:30:37 -06:00
moz.build Bug 1361417 - Update moz.build crash reporter bug components r=bsmedberg 2017-05-02 09:44:42 -07:00
README.txt
remotecppunittests.py Bug 1355222 - When debug logging requested for android mach test commands, enable devicemanager logging; r=jmaher 2017-04-11 09:21:37 -06:00
runcppunittests.py Backed out changeset 18fd8676751a (bug 1333003) 2017-03-23 10:38:04 +01:00
testsuite-targets.mk Backed out changeset d10f5ccd882b, for Nightly bustage from Bug 1359965 c#29 2017-05-25 09:08:54 -04:00

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff