зеркало из https://github.com/mozilla/gecko-dev.git
a16e34101b
--- .../2d.text.draw.fill.maxWidth.negative.html.ini | 5 ---- .../2d.text.draw.fill.maxWidth.zero.html.ini | 5 ---- testing/web-platform/meta/MANIFEST.json | 6 ++++ .../2d.text.draw.fill.maxWidth.NaN.html | 32 ++++++++++++++++++++++ .../tests/2dcontext/tools/tests2dtext.yaml | 13 +++++++++ 5 files changed, 51 insertions(+), 10 deletions(-) delete mode 100644 testing/web-platform/meta/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.negative.html.ini delete mode 100644 testing/web-platform/meta/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.zero.html.ini create mode 100644 testing/web-platform/tests/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fill.maxWidth.NaN.html |
||
---|---|---|
.. | ||
config | ||
crashtest | ||
docker | ||
firefox-ui | ||
gtest | ||
instrumentation | ||
luciddream | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
puppeteer/firefox | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
xpcshell | ||
README.txt | ||
cppunittest.ini | ||
mach_commands.py | ||
machine-configuration.json | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
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