gecko-dev/testing
Jonathan Kew 9477e32f16 Bug 1531223 - Add support for the 'ic' font-relative unit. r=emilio
This is a "simplified" implementation of 'ic', similar to what Safari Preview
currently supports: it only considers the advance of U+6C34 if found in the
first available font, and otherwise falls back to the default of 1em.

(The spec allows for this "in cases where it is impossible or impractical to
determine the ideographic advance measure".)

Differential Revision: https://phabricator.services.mozilla.com/D132818
2021-12-08 17:07:05 +00:00
..
awsy Bug 1735324 [perfdocs] Enumerate AWSY tests using PerfDocs r=perftest-reviewers,sparky,AlexandruIonescu 2021-11-24 14:57:28 +00:00
condprofile
config Bug 1726804 - Refactor definition and usage of GECKO_PROCESS_TYPE() r=nika,firefox-build-system-reviewers,mhentges 2021-11-19 14:02:55 +00:00
crashtest
docs Bug 1740030 - Migrate "Writing xpcshell-based unit tests" MDN doc to Firefox Source Docs r=mbucher 2021-12-08 15:18:02 +00:00
extensions
firefox-ui
fxrecord/perfdocs
geckodriver Bug 1700093 - [geckodriver] Add support for "Get Element Shadow Root" r=webdriver-reviewers,whimboo,jgraham 2021-12-03 14:02:21 +00:00
gtest Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
jsshell
marionette Bug 1743907 - Remove webrender annotation from manifestparser manifests. r=ahal,webdriver-reviewers,whimboo 2021-12-03 16:04:29 +00:00
mochitest Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
modules Bug 1730924 - Upgrade ajv.js from 4.1.1 to 6.12.6 r=k88hudson 2021-10-12 19:41:05 +00:00
mozbase Bug 1742749 - Allow "unused" field in FirefoxProcess. CLOSED TREE 2021-12-03 00:03:12 +00:00
mozharness Bug 1639850 - adjust xpcshell on windows to remove frequent failures. r=gbrown 2021-12-07 19:55:03 +00:00
perfdocs Bug 1730029 - Show perfdocs hierarchy in the sidebar. r=perftest-reviewers,kimberlythegeek 2021-12-07 19:06:28 +00:00
performance Bug 1732956 - Add facebook/reddit responsiveness tests. r=perftest-reviewers,kimberlythegeek 2021-11-17 15:12:34 +00:00
profiles Bug 1743714 - Set fission defaults in each test's profile settings, r=ahal,perftest-reviewers,sparky 2021-12-03 19:55:30 +00:00
raptor Bug 1744548: Fix default manifest version for page load tests r=perftest-reviewers,sparky 2021-12-07 15:56:14 +00:00
runtimes
specialpowers Bug 1736163 - layout.css.prefers-color-scheme.content-override should trigger a look and feel update. 2021-10-17 15:32:02 +02:00
talos Bug 1744794 - Prevent sessionrestore Talos tests from shutting down during startup. r=Gijs,perftest-reviewers,sparky 2021-12-07 21:42:39 +00:00
tools Bug 1707591 - ride along - reformat the tree with black 21.10b0 r=ahal,webdriver-reviewers,perftest-reviewers,whimboo,gerard-majax,alexandru.irimovici 2021-11-22 22:10:03 +00:00
tps
web-platform Bug 1531223 - Add support for the 'ic' font-relative unit. r=emilio 2021-12-08 17:07:05 +00:00
webdriver Bug 1700093 - [geckodriver] Add support for "Get Element Shadow Root" r=webdriver-reviewers,whimboo,jgraham 2021-12-03 14:02:21 +00:00
xpcshell Bug 1737198 - Part 2: Test connection cycling. r=valentin,necko-reviewers 2021-12-02 13:21:53 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1532955 - Track available memory on linux. r=gsvelto,tkikuchi 2021-12-02 11:14:30 +00:00
mach_commands.py
moz.build
parse_build_tests_ccov.py Bug 1737285 - Use pathlib to retrieve the relative path to the Visual Studio SDK. r=calixte,firefox-build-system-reviewers,mhentges DONTBUILD 2021-10-25 08:17:34 +00:00
remotecppunittests.py
runcppunittests.py
testinfo.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