gecko-dev/testing
Andreas Tolfsen 010a199980 Bug 1255955 - Add support for interacting with <select> elements; r=automatedtester
This patch introduces support for clicking on <select> and <select
multiple> elements to Marionette.  As <select> elements, especially
<select multiple>, are operating system level concepts usually implemented
with native widget sets, this patch takes the approach of dispatching
generated events.

MozReview-Commit-ID: 9kwOva43AOL

--HG--
extra : rebase_source : dde090ed9487e593bc16f8a7e12365b97ada9735
2016-08-05 18:08:31 +01:00
..
config Merge inbound to central, a=merge 2016-08-12 13:44:29 -07:00
crashtest Bug 1286657 - Add manifest for autophone webrtc crashtest job; r=bc 2016-08-03 12:20:48 -04:00
docker Backed out changeset 25bc6ca8f19f (bug 1294234) for breaking TC tests 2016-08-12 21:23:41 -07:00
firefox-ui Merge fx-team to central, a=merge CLOSED TREE 2016-08-16 16:37:28 -07:00
gtest Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
instrumentation Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
luciddream
marionette Bug 1255955 - Add support for interacting with <select> elements; r=automatedtester 2016-08-05 18:08:31 +01:00
mochitest Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj 2016-08-14 23:44:00 -07:00
modules Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
mozbase Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske 2016-08-15 17:28:05 -07:00
mozharness Bug 1293836, remove --release-to-latest-tinderbox-builds from post_upload commands, r=rail 2016-08-12 11:08:05 +12:00
profiles Backed out 8 changesets (bug 1288626) for conflicting with bug 1291280, which merged to m-c first a=backout 2016-08-08 16:19:30 -07:00
puppeteer Bug 1274167 - Add Linter(flake8) support for Firefox-ui and Puppeteer.r=whimboo 2016-08-15 02:16:18 +05:30
runtimes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
specialpowers Bug 1288276 - Add chromeScript.awaitOneMessage to SpecialPowers r=billm 2016-08-07 19:09:03 -07:00
talos Bug 527003 - renaming all XPCOM uses of deprecated accessible retrieval to accessibility service. r=surkov 2016-08-09 15:38:54 -04:00
tools Bug 1278890 - Add reftest support to test package mach environment, r=armenzg 2016-07-13 10:57:22 -04:00
tps Bug 1293426 - Allow TPS config to specify preference values so it can be pointed at non-production servers r=markh 2016-08-11 10:18:13 -04:00
web-platform Merge inbound to central, a=merge 2016-08-16 17:05:30 -07:00
xpcshell Merge m-c to autoland, a=merge 2016-08-16 22:07:30 -07:00
README.txt
cppunittest.ini Bug 1294809 - remove cppunittest TestPipe; r=erahm 2016-08-15 21:31:04 -04:00
mach_commands.py Bug 1281570 - Provide recommendations to fix typos when using 'mach try'. r=chmanchester 2016-06-24 21:36:39 -04:00
machine-configuration.json
remotecppunittests.py Bug 1295323 - s/CalledProcessError/subprocess.CalledProcessError/ r=dminor 2016-08-01 19:01:12 -07:00
runcppunittests.py Bug 1281918 - make runcppunittests filter out non-executable files when given a directory; r=chmanchester 2016-06-24 04:02:18 -04:00
testsuite-targets.mk Bug 1268913: Fix test for existence of objcopy. r=ted 2016-05-26 10:38:58 -03: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