gecko-dev/testing
Kagami Sascha Rosylight 8d91017fdb Bug 928150: Implement canvas getTransform() and setTransform() r=bzbarsky
Adds getTransform() and setTransform() to CanvasRenderingContext2D.

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

--HG--
extra : moz-landing-system : lando
2019-07-11 06:14:58 +00:00
..
awsy Bug 1559975 - convert testing/awsy to python3 syntax r=ahal 2019-07-02 17:26:13 +00:00
config Bug 1551262 - Remove mach support for jimdb; r=snorp 2019-05-13 20:52:29 +00:00
crashtest
extensions
firefox-ui Bug 1559975 - Fix python2 lint issues on testing/firefox-ui r=catlee 2019-07-05 14:35:42 +00:00
geckodriver bug 1559324: geckodriver: add HTTP HEAD request feature to changelog; r=ato a=doc 2019-06-25 13:18:20 +01:00
gtest Bug 1558598 - Force WebRender on or off in the gtest harness. r=ahal 2019-06-29 09:48:16 +00:00
jsshell
marionette Bug 467035 - Avoid leaking browser language via DTD r=Gijs,bzbarsky 2019-07-08 10:47:05 +00:00
mochitest Bug 1564209 - Add more paint/flushing logging for APZ mochitests. r=botond 2019-07-10 15:46:39 +00:00
modules Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mozbase Bug 1562938 - Update 'mach android-emulator' for emulator 29.0.11; r=aerickson 2019-07-10 13:09:26 +00:00
mozharness Bug 1563053 - Put all Android PGO outputs in a separate directory; r=firefox-build-system-reviewers,chmanchester 2019-07-09 20:13:35 +00:00
profiles Backed out 2 changesets (bug 1556789) for failures in test_engines_on_restart.py 2019-07-11 03:37:26 +03:00
raptor Bug 1561729 - Add unit tests for android power measurement parsing. r=perftest-reviewers,rwood 2019-07-08 18:30:00 +00:00
runtimes Bug 1500474 - Rename webcompat-reporter directory to report-site-issue r=florian,Pike 2019-04-23 17:36:40 +00:00
specialpowers Backed out 3 changesets (bug 1541557) for failures in SpecialPowersObserverAPI.js. a=backout CLOSED TREE 2019-07-08 14:38:45 +02:00
talos Bug 1472546 - Make the RecomputePosition optimization work on vertical-rl writing-modes. r=jfkthame 2019-07-09 20:38:45 +00:00
tools Bug 1559975 - convert testing/tools/iceserver to python3 syntax r=ahal 2019-07-05 14:28:35 +00:00
tps Bug 1559975 - convert testing/tps to python3 r=ahal 2019-07-02 18:04:40 +00:00
web-platform Bug 928150: Implement canvas getTransform() and setTransform() r=bzbarsky 2019-07-11 06:14:58 +00:00
webdriver Bug 1562043 - Fix a debug statement when processing webdriver requests. r=ato 2019-07-08 09:54:25 +00:00
xpcshell Bug 1563824 - New error NS_ERROR_TOO_MANY_REQUESTS for 429 response r=mayhemer 2019-07-06 21:46:00 +00:00
README.txt
addtest.py Bug 1547996 - Fix mochitest-browser-chrome with mach addtest;r=ahal 2019-04-30 15:20:51 +00:00
cppunittest.ini Bug 1558350: Add TestNativeNt to cppunittest.ini; r=mhowell 2019-06-11 00:11:58 +00:00
mach_commands.py Bug 1562129 part 2 - Add --blinterp-eager to jit-test 'all' configuration. r=sfink 2019-07-08 11:22:04 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1558598 - Force WebRender on or off in the cppunit harness. r=ahal 2019-06-29 09:49:23 +00:00
runcppunittests.py Bug 1558598 - Force WebRender on or off in the cppunit harness. r=ahal 2019-06-29 09:49:23 +00:00
testsuite-targets.mk Bug 1553481 - Filter out pdbs from CPP_UNIT_TEST_BINS so we don't try to strip them r=firefox-build-system-reviewers,dmajor 2019-05-22 15:08:07 +00: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