fune/testing
Masayuki Nakano b59eed054b Bug 1870962 - Make HTMLEditor::SplitAncestorStyledInlineElementsAt never drop the "did split" state from the result r=m_kato
Oddly, it returns the latest result as split result. However, in the case,
it splits `<kbd>` under `<button>`, but does not split `<button>`, but the
caller expects that whether it did split or not.

Differential Revision: https://phabricator.services.mozilla.com/D197262
2023-12-27 02:53:44 +00:00
..
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
geckodriver Bug 1682239 - [geckodriver] Use anyhow for errors in geckodriver. r=whimboo,webdriver-reviewers,jgraham 2023-12-14 10:55:49 +00:00
gtest
jsshell
marionette
mochitest Bug 1869942 - Temporarily pass clicks on inacessible richlistbox treecol in a11y-checks while their accessibility is being fixed. r=Jamie,settings-reviewers,Gijs 2023-12-20 16:05:38 +00:00
modules
mozbase Bug 1682371 - mach skipfails part 3: complete editing manifest r=jmaher,mach-reviewers,ahal 2023-12-22 14:35:14 +00:00
mozharness Bug 1869204 - Batch 19.1 - migrate python/ mozbuild and mozbase .ini to toml. r=ahal,firefox-build-system-reviewers,ahochheiden 2023-12-15 20:59:46 +00:00
perfdocs Bug 1720063 - Disable unity-webgl test on all platforms on autoland. r=afinder,perftest-reviewers DONTBUILD 2023-12-19 13:48:46 +00:00
performance Bug 1869871 - convert perftest.ini -> .toml. r=sparky,perftest-reviewers,necko-reviewers,jesup 2023-12-14 19:41:14 +00:00
profiles
raptor Bug 1353798 - [devtools] Display service worker timings in the devtools UI r=devtools-reviewers,webdriver-reviewers,perftest-reviewers,ochameau,sparky 2023-12-19 12:54:36 +00:00
runtimes
specialpowers
talos Bug 1868470 - Add new OffscreenCanvas and WebCodecs talos tests. r=perftest-reviewers,sparky 2023-12-15 22:18:41 +00:00
test Bug 1682371 - mach skipfails part 3: complete editing manifest r=jmaher,mach-reviewers,ahal 2023-12-22 14:35:14 +00:00
tools
tps
web-platform Bug 1870962 - Make HTMLEditor::SplitAncestorStyledInlineElementsAt never drop the "did split" state from the result r=m_kato 2023-12-27 02:53:44 +00:00
webcompat
webdriver
xpcshell Bug 1870536 - fix remaining references to .ini in xpcshell. r=gbrown 2023-12-20 23:16:43 +00:00
addtest.py
cppunittest.ini
mach_commands.py Bug 1682371 - mach skipfails part 3: complete editing manifest r=jmaher,mach-reviewers,ahal 2023-12-22 14:35:14 +00:00
moz.build Bug 1869871 - convert perftest.ini -> .toml. r=sparky,perftest-reviewers,necko-reviewers,jesup 2023-12-14 19:41:14 +00:00
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
skipfails.py Bug 1682371 - mach skipfails part 3: complete editing manifest r=jmaher,mach-reviewers,ahal 2023-12-22 14:35:14 +00:00
testinfo.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