gecko-dev/testing
Aryeh Gregor b7375b6f60 Bug 834209 - Return HTMLCollection from HTMLDocument named getter; r=bkelly
The spec says HTMLCollection, and this appears to be what all other
browsers do.

https://html.spec.whatwg.org/#dom-window-nameditem
https://html.spec.whatwg.org/#dom-document-nameditem

MozReview-Commit-ID: 87aABNaQmiz

--HG--
extra : rebase_source : dfc6e445fd00d718632464357727be378da41e6c
2017-08-20 17:20:24 +03:00
..
awsy Bug 1378526 - Measure Stylo memory usage using AWSY tests, r=erahm, kmoir. 2017-08-01 15:59:22 -07:00
config Backed out 3 changesets (bug 1358670) for flake8 failures a=backout 2017-07-20 11:20:00 -07:00
crashtest
firefox-ui Bug 1387612 - Show Safe Browsing timeouts in Marionette logs. r=whimboo 2017-08-04 16:57:49 -07:00
geckodriver Bug 1387403 - Force quitting the browser if no session can be established. r=jgraham 2017-08-17 14:05:11 +02:00
gtest Bug 1392329 - Add a command-line front-end script for gtest microbenchmarks. r=froydnj 2017-08-21 18:34:54 +02:00
instrumentation
marionette Bug 1391691 - Make WebDriver:FullscreenWindow idempotent. r=automatedtester 2017-08-18 18:32:11 +01:00
mochitest Merge inbound to m-c a=merge 2017-08-17 16:16:51 -07:00
modules Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj 2017-08-11 17:45:18 -07:00
mozbase Merge inbound to central, a=merge 2017-08-18 15:53:07 -07:00
mozharness Merge inbound to central, a=merge 2017-08-18 15:53:07 -07:00
profiles Bug 1385418 - Remove disabled pocket code for the toolbar button now that it's been replaced by the item in the page action panel. r=Gijs 2017-08-16 10:13:15 -07:00
runtimes Bug 1381755: Updating the data: URI inheritance security model renders test browser_CTP_data_urls.js superfluous. r=bsmedberg 2017-07-24 20:34:29 +02:00
specialpowers Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot 2017-08-06 13:15:31 +09:00
talos Bug 1387265 - Expand talos tp6 to macosx; r=jmaher 2017-08-15 15:30:23 -04:00
tools Bug 1382775 - Move testing/tools/autotry to tools/tryselect/selectors/syntax.py, r=chmanchester 2017-07-17 21:36:23 -04:00
tps Bug 1390338 - Enable legacy extensions when running TPS. r=markh 2017-08-14 18:51:09 -04:00
web-platform Bug 834209 - Return HTMLCollection from HTMLDocument named getter; r=bkelly 2017-08-20 17:20:24 +03:00
xpcshell Bug 1390599 - 3. Add --verify and --verify-max-time options to xpcshell test harness; r=jmaher 2017-08-16 06:55:55 -06:00
README.txt
cppunittest.ini Bug 1371970 - Add TestPrintf to cppunittest.ini to make it execute on automation. r=glandium 2017-07-11 23:46:12 +02:00
mach_commands.py Bug 1384665 - Use virtualenv Python in `mach check-spidermonkey`; r=jimb 2017-07-26 18:02:51 -07:00
moz.build Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1335429 - Ensure hyphenation dictionaries are included in the reftest artifact for packaged tests. r=gbrown 2017-07-19 10:10:31 +01: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