gecko-dev/testing
Henrik Skupin f9d7fb935a Bug 1405370 - [marionette] Global "window" object is not available in Javascript modules.
The global "window" object is mostly a left-over from the copy
of event.js from EventUtils.js, which was included as subscript.
But for Javascript modules, and frame scripts it is not available.

--HG--
extra : rebase_source : 56744e1483f03102c3b930b380db19f0d783ea4e
2018-09-18 14:21:40 +02:00
..
awsy
config
crashtest
firefox-ui Bug 1491243 - remove feed bits from puppeteer page info code, r=whimboo 2018-09-18 06:06:28 +00:00
geckodriver bug 1492652: geckodriver: avoid cloning log level on init; r=jgraham 2018-09-21 13:37:01 +01:00
gtest
jsshell Bug 1488689 - Add Octane shell benchmark to raptor. r=ahal 2018-09-08 11:00:16 +00:00
marionette Bug 1405370 - [marionette] Global "window" object is not available in Javascript modules. 2018-09-18 14:21:40 +02:00
mochitest Bug 1492196 - fix browser_searchbar_openpopup.js so we don't accidentally try to drag content in the URL bar, r=florian 2018-09-19 10:15:46 +00:00
modules
mozbase Bug 1473915 - Set up infra so we can move the wpt-manifest out of tree r=gps 2018-09-20 12:07:58 +00:00
mozharness Bug 1492632 - Ensure correct installation requirements for Android per-test suites; r=bc 2018-09-21 13:23:48 -06:00
profiles Merge inbound to mozilla-central a=merge 2018-09-19 05:18:50 +03:00
raptor Bug 1458242 - add DOMContentFlushed to tp6 as a measurement. r=rwood 2018-09-14 13:51:05 +00:00
runtimes Bug 1438857 - Remove the Flash plugin infobar. r=Felipe 2018-09-06 14:50:16 +00:00
specialpowers Bug 1188256 part 6 - Expose PromiseDebugging to plain mochitest via SpecialPowers. r=bzbarsky 2018-09-14 22:43:54 +00:00
talos Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js 2018-09-18 20:30:07 +03:00
tools
tps Bug 1471888 - [mozprofile] Add support for Python 3. r=davehunt 2018-09-11 18:58:05 +00:00
web-platform No bug - Update the WPT manifests. 2018-09-21 14:56:42 +02:00
webdriver bug 1492647: webdriver: remove unused travis config; r=whimboo 2018-09-21 13:34:56 +01:00
xpcshell Backed out changeset dc225279994a (bug 1473736) for web platform leaks 2018-09-21 04:30:10 +03:00
cppunittest.ini
mach_commands.py
moz.build
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk bug 1490119: Build separate updater that always embeds dep certificates. r=ted,firefox-build-system-reviewers 2018-09-21 10:07:27 +00: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