gecko-dev/testing
Boris Chiou 488cfa4114 Bug 1487838 - Move clip-path path reftest into wpt. r=xidorn
Move the reftests of path() into wpt. For the rest reftests of clip-path, we
could move them into wpt in a separate bug.

Depends on D4965

Differential Revision: https://phabricator.services.mozilla.com/D4968

--HG--
rename : layout/reftests/svg/svg-integration/clip-path/clip-path-path-001.html => testing/web-platform/tests/css/css-masking/clip-path/clip-path-path-001.html
rename : layout/reftests/svg/svg-integration/clip-path/clip-path-path-002.html => testing/web-platform/tests/css/css-masking/clip-path/clip-path-path-002.html
rename : layout/reftests/svg/svg-integration/clip-path/clip-path-path-001-ref.html => testing/web-platform/tests/css/css-masking/clip-path/reference/clip-path-path-001-ref.html
rename : layout/reftests/svg/svg-integration/clip-path/clip-path-path-002-ref.html => testing/web-platform/tests/css/css-masking/clip-path/reference/clip-path-path-002-ref.html
extra : moz-landing-system : lando
2018-09-05 03:36:10 +00: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 Merge inbound to mozilla-central. a=merge 2018-09-01 01:40:48 +03:00
mochitest Bug 1486824 - review comment follow-up: change params for openNewBrowserWindow to explicitly check for URL, r=nhnt11 2018-09-03 15:16:55 +01: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 Merge inbound to mozilla-central. a=merge 2018-09-05 02:24:27 +03:00
mozharness Bug 1486899 - Do not use virtualenv_options.append('--always-copy') on Redhat derived distros, r=jlund,ahal. 2018-09-02 08:08:46 -07:00
profiles Bug 1487838 - Add a pref for |clip-path:path()|. r=xidorn 2018-09-05 04:50:33 +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 1482347 - Usage of Eval in specialpowersAPI.js removed. r=bzbarsky 2018-08-31 20:30:52 +00:00
talos Bug 1435552 Remove NO_EM_RESTART from test harnesses; r=gbrown 2018-08-31 15:33:32 +02:00
tools Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
tps Bug 1451527 - Move sync's TPS tests into a webextension r=markh 2018-09-04 17:38:16 +00:00
web-platform Bug 1487838 - Move clip-path path reftest into wpt. r=xidorn 2018-09-05 03:36:10 +00:00
webdriver Bug 1487986: webdriver: prefer x.is_empty() over x.len() == 0; r=whimboo 2018-09-04 13:40:23 +01:00
xpcshell bug 1486137 - TRR: fix the FAMILY field in the ECS code r=valentin 2018-09-03 15:02:03 +00:00
cppunittest.ini
mach_commands.py Bug 1481449 - Require at least one test argument for 'mach test'; r=ahal 2018-08-31 09:59:07 -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