mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
3d1fb8c249
Add marionette test cases for touch caret feature in bug 924692. Test cases cover <input>, <textarea>, and contenteditable elements with touch caret enabled and disabled. Thanks Phoebe Chang <natsuki011077@gmail.com> for the WIP patch. Thanks C.J. Ku <cku@mozilla.com> for various suggestions. Run tests on browser manually: ./mach marionette-test layout/base/tests/marionette/test_touchcaret.py |
||
---|---|---|
.. | ||
config | ||
crashtest | ||
gtest | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
profiles | ||
release | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
xpcshell | ||
android_cppunittest_manifest.txt | ||
mach_commands.py | ||
machine-configuration.json | ||
README.txt | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
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