gecko-dev/testing
Andreas Tolfsen 4857263a67 Bug 1470646 - Rename session module to capabilities. r=whimboo
MozReview-Commit-ID: 4hQN2gv3HDd

--HG--
rename : testing/marionette/session.js => testing/marionette/capabilities.js
rename : testing/marionette/test/unit/test_session.js => testing/marionette/test/unit/test_capabilities.js
extra : rebase_source : 29ae46a31b32df1701808935e47e12cdcedc61b5
2018-06-26 17:13:35 +01:00
..
awsy Bug 1470831 - Only disable sandboxing in dmd builds. r=bc 2018-06-25 11:52:21 -07:00
config Bug 1471166 - Update grcov to v0.1.40, stop zipping gcda files. r=jmaher 2018-06-27 00:26:44 +01:00
crashtest Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
firefox-ui Bug 1470397 - Use logger from created from |mach test| in testing/firefox-ui/mach_commands.py, r=whimboo 2018-06-27 19:43:12 +00:00
geckodriver Bug 1472112 - [geckodriver] Fix build job on Travis for win32 platform. r=automatedtester 2018-06-29 11:02:49 +02:00
gtest Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
jsshell Bug 1465360 - add asm.js-apps shell benchmark to jsshell-bench. r=ahal 2018-06-19 08:58:20 -04:00
marionette Bug 1470646 - Rename session module to capabilities. r=whimboo 2018-06-26 17:13:35 +01:00
mochitest Bug 1453751: Load favicons in the content process. r=mak, r=gijs, r=aswan, r=mixedpuppy 2018-06-28 16:06:09 -07:00
modules Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
mozbase Backed out 2 changesets (bug 1471112) for failing webgl2 tests on OSX 2018-06-29 18:20:55 +03:00
mozharness Bug 1469803 Update cron bouncer check to use product-details r=rail 2018-06-29 18:41:42 +00:00
profiles Bug 1453751: Load favicons in the content process. r=mak, r=gijs, r=aswan, r=mixedpuppy 2018-06-28 16:06:09 -07:00
raptor Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt 2018-06-27 11:10:02 -04:00
runtimes
specialpowers Bug 1451519 Convert specialpowers to a webextension r=kmag 2018-06-27 13:10:51 -07:00
talos Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt 2018-06-27 11:10:02 -04:00
tools Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
tps Bug 1470122 - Bump mozinstall to 1.16.0; r=whimboo 2018-06-21 13:26:41 +01:00
web-platform Bug 1470646 - Increase wdspec long timeout to three minutes. r=whimboo 2018-07-02 12:50:13 +01:00
webdriver Bug 1408509 - Support web elements, frames, and windows in geckodriver. r=whimboo 2018-06-19 19:04:36 +01:00
xpcshell Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-06-29 02:25:23 +03:00
README.txt
cppunittest.ini Bug 1468199 - remove references to b2g in test manifests r=jmaher 2018-06-12 14:57:00 +03:00
mach_commands.py Bug 1445975 - Add a basic mach command for running jsshell benchmarks, r=jmaher 2018-05-15 14:41:16 -04:00
moz.build Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00

README.txt

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