fune/testing
Alexandre Poirot a736d67240 Bug 1754407 - [devtools] Use a distinct reducer for source text content and make source objects immutables. r=perftest-reviewers,devtools-reviewers,bomsy,AlexandruIonescu
This helps working on debugger performance as source objects are now immutable
and so won't trigger selector updates.

This also stop updating the object/map that contains all the text contents.

Differential Revision: https://phabricator.services.mozilla.com/D138261
2022-03-11 10:23:33 +00:00
..
awsy
condprofile
config
crashtest
docs Bug 1740037 - fix lint failures on index.rst. a=lint-fix CLOSED TREE 2022-03-09 22:12:17 +02:00
extensions
firefox-ui Bug 1755088: Replace all usages of unittest deprecated aliases r=webdriver-reviewers,ahal,whimboo 2022-02-17 15:21:41 +00:00
fxrecord/perfdocs
geckodriver Bug 1755261 - Drive-by clippy fixes, r=webdriver-reviewers,whimboo 2022-03-02 14:08:47 +00:00
gtest
jsshell
marionette Bug 1732795: Resolve upcoming pytest deprecations r=webdriver-reviewers,ahal,whimboo 2022-02-18 14:27:18 +00:00
mochitest Bug 1754613 - split a11y tests out of mochitest-browser-chrome into mochitest-browser-a11y. r=releng-reviewers,Jamie,gbrown 2022-02-15 16:47:57 +00:00
modules Bug 1758472 - Stop using ChromeUtils.import(..., null) for importing modules in tests. r=Gijs 2022-03-08 16:59:20 +00:00
mozbase Bug 1755602 - consistently use minidump-stackwalk instead of minidump_stackwalk. r=glandium 2022-03-09 16:44:42 +00:00
mozharness Bug 1755602 - consistently use minidump-stackwalk instead of minidump_stackwalk. r=glandium 2022-03-09 16:44:42 +00:00
perfdocs Bug 1748849 - Update imdb recording to mitm7 r=perftest-reviewers,afinder 2022-03-01 08:16:52 +00:00
performance Bug 1748849 - Update imdb recording to mitm7 r=perftest-reviewers,afinder 2022-03-01 08:16:52 +00:00
profiles Bug 1754955 - Enable dFPI for web platform test in Nightly, r=pbz 2022-02-25 18:18:39 +00:00
raptor Bug 1755559 - remove the obsolete 'threads' profiler feature from automated performance tests, r=mstange,perftest-reviewers,sparky. 2022-03-09 19:28:44 +00:00
runtimes Bug 1754613 - split a11y tests out of mochitest-browser-chrome into mochitest-browser-a11y. r=releng-reviewers,Jamie,gbrown 2022-02-15 16:47:57 +00:00
specialpowers Bug 1748568 support persistent events in theme api r=rpl 2022-03-10 20:09:52 +00:00
talos Bug 1754407 - [devtools] Use a distinct reducer for source text content and make source objects immutables. r=perftest-reviewers,devtools-reviewers,bomsy,AlexandruIonescu 2022-03-11 10:23:33 +00:00
tools
tps Bug 1559349 - Change Sync startup to be after browser idle r=markh,Gijs 2022-03-11 02:03:15 +00:00
web-platform Bug 1753364 - update disabling to fix android failures r=test-only on a CLOSED TREE 2022-03-11 10:08:46 +02:00
webcompat Bug 1756051 - add more site intervention tests; r=denschub 2022-02-22 15:59:02 +00:00
webdriver
xpcshell Backed out changeset 5018856d8fee (bug 1758474) for causing node eslint failure. CLOSED TREE 2022-03-10 11:58:45 +02:00
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
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