gecko-dev/testing
Jason Orendorff 3df4a64fdb Bug 1513570 - Part 2: In the WPT testharness.js, treat the absence of `global.location`, rather than `global.self`, as evidence that we're in the shell. r=Ms2ger
We have to shim global.self for some tests that we want to run in the shell (see part 3).

Differential Revision: https://phabricator.services.mozilla.com/D14315

--HG--
extra : moz-landing-system : lando
2018-12-14 18:15:06 +00:00
..
awsy Bug 1510829 - Upload AWSY artifacts even if processing fails. r=bc 2018-12-03 11:50:45 -08:00
config Bug 1512706 - Update minidump_stackwalk used for tests. r=RyanVM 2018-12-10 22:51:50 +00:00
crashtest
firefox-ui Bug 1508726 - [marionette] Use "app.update.disabledForTesting" to disable application updates. r=ato 2018-12-05 08:09:10 +00:00
geckodriver bug 1483996: geckodriver: add --marionette-host flag; r=ato 2018-12-07 21:38:49 +00:00
gtest Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan 2018-12-14 18:10:35 +00:00
jsshell Bug 1502116 - web-tooling subtests to use lowerIsBetter instead of lower_is_better r=jmaher 2018-11-16 14:19:42 +00:00
marionette Backed out 2 changesets (bug 1510695, bug 1510693) for causing frequent marionette failures on unit/test_reftest.py 2018-12-12 23:11:19 +02:00
mochitest Bug 1204247: Remove code supporting metro under testing/ r=jmaher 2018-12-13 10:57:04 +00:00
modules Bug 1415483 - Apply the new options to reject-importGlobalProperties across the codebase, remove unnecessary importGlobalProperties. r=nika 2018-12-11 21:39:40 +00:00
mozbase Bug 1512686 - Use pidof to determine android process pid, when available; r=bc 2018-12-12 07:51:24 -07:00
mozharness Bug 1513598 - Run only specified wpt tests with mach try fuzzy, r=marco 2018-12-13 14:21:09 +00:00
profiles Bug 1510254 - Remove custom FirefoxRunner subclass, r=gbrown,KWierso 2018-11-30 15:31:46 +00:00
raptor Bug 1506912 - Raptor support for tp6 pageload on android geckoview; r=jmaher 2018-12-14 07:19:59 +00:00
runtimes
specialpowers Bug 1415483 - Apply the new options to reject-importGlobalProperties across the codebase, remove unnecessary importGlobalProperties. r=nika 2018-12-11 21:39:40 +00:00
talos Bug 1513244 - Extract fetchAutocompleteProperties from JsTerm into a Redux action; r=Honza. 2018-12-13 17:38:06 +00:00
tools Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
tps Bug 1506917 - Don't attempt to check for updates from Firefox's nsBrowserGlue.js when running tests. r=ted 2018-11-19 07:33:33 -08:00
web-platform Bug 1513570 - Part 2: In the WPT testharness.js, treat the absence of `global.location`, rather than `global.self`, as evidence that we're in the shell. r=Ms2ger 2018-12-14 18:15:06 +00:00
webdriver Bug 1508670 - [webdriver] Fix Rust code to be compatible with Rust 2018 edition. r=ato 2018-11-30 06:05:15 +00:00
xpcshell Bug 1514248 - Reimplement xpcshell test debugging using a public thread-actor API. r=jlast 2018-12-14 17:33:45 +00:00
README.txt
cppunittest.ini
mach_commands.py Bug 1505859 - Implement a mach wrapper for rusttests. r=firefox-build-system-reviewers,ted 2018-11-10 15:00:28 +00:00
moz.build
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1507094 - Use tar.gz for gtest archive instead of zip. r=gps 2018-11-19 18:41:33 +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