gecko-dev/testing
Kris Maglione fa5c3a435d Bug 1662855: Remove defunct httpd.manifest file. r=mccr8,necko-reviewers,valentin
The manifest file hasn't actually done anything since XPT definitions were
moved to the libxul binary, and now just generates warnings in local builes.

Differential Revision: https://phabricator.services.mozilla.com/D89197
2020-09-16 21:57:29 +00:00
..
awsy Bug 1659150 - Remove about:welcome trailhead, full page and ReturnToAMO templates r=perftest-reviewers,Mardak,mkaply,nanj,sparky 2020-09-11 16:35:04 +00:00
condprofile Bug 1661514 - Reformat some python files with black 20.8b1 r=rstewart 2020-09-07 14:05:10 +00:00
config
crashtest
docs/testing-policy Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
extensions
firefox-ui
geckodriver Bug 1662544 - [geckodriver] Don't set "toolkit.telemetry.server" to prevent side-effects. r=webdriver-reviewers,chutten,maja_zf 2020-09-01 21:41:57 +00:00
gtest Bug 1651196 - add additional logging for remotegtests.py AppWaiter.update_log, r=jmaher. 2020-09-14 13:56:14 +00:00
jsshell Bug 1617661 - fix inconsistent perfherder schema for the js-bench framework (units vs unit) r=perftest-reviewers,AlexandruIonescu 2020-08-03 13:45:02 +00:00
marionette Bug 1662455 - [marionette] Add unit test for getText in chrome context r=marionette-reviewers,maja_zf,whimboo 2020-09-16 20:17:50 +00:00
mochitest Bug 1653060 - Increase RDD leak threshold to 4000 for now. r=mccr8 2020-09-03 22:47:45 +00:00
modules Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl 2020-07-27 17:02:35 +00:00
mozbase Bug 1663748 - Use `mozfile.which` in `bootstrap` r=mhentges,glandium 2020-09-16 16:46:28 +00:00
mozharness Bug 1653476 - import partner repack script into tree and convert to py3, r=aki 2020-08-27 22:19:32 +00:00
perfdocs Bug 1663937 - add options metadata r=sparky,perftest-reviewers 2020-09-16 14:00:18 +00:00
performance Bug 1662706 - add a fuzzy runner r=sparky,necko-reviewers,rstewart 2020-09-11 08:13:27 +00:00
profiles Bug 1659150 - Remove about:welcome trailhead, full page and ReturnToAMO templates r=perftest-reviewers,Mardak,mkaply,nanj,sparky 2020-09-11 16:35:04 +00:00
raptor Bug 1518999 - Use the same conversion for Chrome and Firefox for FCP r=sparky,perftest-reviewers 2020-09-16 21:33:37 +00:00
runtimes
specialpowers Bug 1658791: Make SpecialPowers.pushPermissions Fission-compatible. r=mccr8 2020-09-16 19:32:46 +00:00
talos Bug 1654258: Package all activity-stream css files and load them using the internal chrome: protocol. r=mconley,k88hudson,perftest-reviewers,zombie,sparky 2020-09-09 16:11:28 +00:00
tools Bug 1662601 - Remove fileid. r=gsvelto 2020-09-05 05:31:28 +00:00
tps
web-platform Bug 1518999 - Add a WPT test to make sure FCP works for iframes r=mstange 2020-09-10 19:11:45 +00:00
webdriver Bug 1656014 - Remove PartialEq bound on WebDriverExtensionCommand, r=webdriver-reviewers,whimboo 2020-08-21 13:39:29 +00:00
xpcshell Bug 1662855: Remove defunct httpd.manifest file. r=mccr8,necko-reviewers,valentin 2020-09-16 21:57:29 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1656896 - Improve the Tainting macros and add unit tests r=froydnj 2020-08-07 19:14:22 +00:00
mach_commands.py Bug 1624667 - Allow running `mach jit-test` if tests are disabled r=mhentges,froydnj 2020-08-26 14:45:52 +00:00
moz.build Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
parse_build_tests_ccov.py
remotecppunittests.py Bug 1486004 - Part 15 - Update remotecppunittests to support unrooted android devices using mozdevice 4.0.0, r=gbrown 2020-07-17 20:48:51 +00:00
runcppunittests.py
testinfo.py Bug 1656410 - Fix py3 sort failure in test-info report --show-manifests; r=bc 2020-07-31 18:52:29 +00:00
testsuite-targets.mk Bug 1626336 - Remove `MOZ_GECKOVIEW_JAR`. r=agi,geckoview-reviewers 2020-08-24 18:13:49 +00:00

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