gecko-dev/testing
Henrik Skupin 57228158c2 Bug 1422583 - [wdspec] Add action tests for double click state when releasing action chain. r=ato
The click status of a mouse action has to be carried forward
to the next "Perform Actions" call if the action sequence
hasn't been reset before.

--HG--
extra : rebase_source : 59c3ac95fc6a0e2f091dc0a83172b75bca57c367
2018-08-30 13:10:49 +02:00
..
awsy
config Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-08-09 11:38:37 +01:00
crashtest Bug 1480354 - Add the new crashtest manifest to the master one. r=me 2018-08-09 10:45:14 -04:00
firefox-ui Bug 1478848 - [fxui] Fix test_ssl_disabled_error_page to correctly wait for page load. r=ato 2018-08-21 11:58:15 +02:00
geckodriver Bug 1481776 - [geckodriver] Move WebDriver related code into the command module. r=ato 2018-08-24 14:23:34 +02:00
gtest
jsshell Bug 1472992 - [jsshell] Run javascript shell benchmarks against Google V8, r=jmaher 2018-08-15 13:52:47 +00:00
marionette Bug 1487358 - [marionette] "Accept Alert" and "Dismiss Alert" should check for remaining user prompts. r=ato 2018-08-30 15:06:47 +02:00
mochitest Bug 1486824 - change BrowserTestUtils to just call OpenBrowserWindow so it does the same thing as opening a window normally, r=mconley,nhnt11 2018-08-30 15:07:36 +00:00
modules Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
mozbase Bug 1487220 - [mozrunner] Add a loop to the raw_input in verify_android_device to check if user actually installed app, r=gbrown. 2018-08-30 19:04:46 -07:00
mozharness Bug 1484063 - Use correct tooltool cache location for Android tests; r=dustin 2018-08-29 13:17:12 -06:00
profiles Bug 1481676 - Add AudioWorklet tests to WPT. r=karlt 2018-08-27 05:02:59 +00:00
raptor Bug 1487244 - Remove mach's --debug-command argument before starting Raptor, r=gbrown. 2018-08-30 19:04:46 -07:00
runtimes Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
specialpowers Bug 1486182: Part 2a - Add Services.catMan getter for the category manager. r=mossop 2018-08-24 22:13:57 -07:00
talos Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-08-29 01:31:20 +03:00
tools Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
tps Backed out changeset aaabe6d53de2 (bug 1428713) for causing Bug 1483850 a=backout 2018-08-17 00:17:04 +03:00
web-platform Bug 1422583 - [wdspec] Add action tests for double click state when releasing action chain. r=ato 2018-08-30 13:10:49 +02:00
webdriver Bug 1486793 - [webdriver] Fix regression in "Take Element Screenshot" from conversion to Serde. r=ato 2018-08-29 10:15:32 +02:00
xpcshell Backed out 7 changesets (bug 1473513) for failing devtools e.g. leakcheck | default process: 1618727 bytes leaked 2018-08-22 18:23:46 +03:00
cppunittest.ini
mach_commands.py Bug 1329286 - Remove 'mach find-test-chunk'; r=ahal 2018-08-27 07:19:02 -06:00
moz.build
README.txt
remotecppunittests.py Bug 1477807 - Distinguish ADBTimeoutErrors from other exceptions in Android remote tests, r=gbrown. 2018-07-27 08:27:16 -07:00
runcppunittests.py
testsuite-targets.mk Bug 733530: Use .tar.gz for test archives r=gps 2018-08-01 16:00:03 +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