gecko-dev/testing
Edwin Gao f18ceae200 Bug 715884 - replace optparse usage with argparse r=jmaher
- changed argument parser to use ArgumentParser in compliance with Python 2.7.

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

--HG--
extra : moz-landing-system : lando
2018-09-26 13:57:53 +00:00
..
awsy
config
crashtest
firefox-ui Bug 1491243 - remove feed bits from puppeteer page info code, r=whimboo 2018-09-18 06:06:28 +00:00
geckodriver bug 1453292: webdriver, geckodriver: remove elementTap command r=whimboo 2018-09-26 09:49:03 +00:00
gtest
jsshell Bug 1488689 - Add Octane shell benchmark to raptor. r=ahal 2018-09-08 11:00:16 +00:00
marionette Backed out changeset 1a24a41b377e (bug 1493546) for failures in test_navigation.py CLOSED TREE 2018-09-26 16:42:17 +03:00
mochitest Bug 1492967 - Merge together remote-browser and browser bindings;r=ochameau,mconley 2018-09-24 16:24:04 +00:00
modules
mozbase Bug 715884 - replace optparse usage with argparse r=jmaher 2018-09-26 13:57:53 +00:00
mozharness Bug 1493997: [mozharness] Ensure that MOZ_TOOLCHAINS isn't specified if mach isn't available; r=ahal 2018-09-25 18:26:10 +00:00
profiles Bug 1493549 - Enable media.navigator.streams.fake in WPT r=jgraham 2018-09-24 16:33:14 +00:00
raptor Bug 1458242 - add DOMContentFlushed to tp6 as a measurement. r=rwood 2018-09-14 13:51:05 +00:00
runtimes Bug 1438857 - Remove the Flash plugin infobar. r=Felipe 2018-09-06 14:50:16 +00:00
specialpowers Bug 1188256 part 6 - Expose PromiseDebugging to plain mochitest via SpecialPowers. r=bzbarsky 2018-09-14 22:43:54 +00:00
talos Bug 1488554: Part 2 - Modify talos/xperf to work with bootstrap process; r=jmaher 2018-09-26 18:46:13 +00:00
tools Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
tps Bug 1492341 - Bump mozrunner version to 7.0.2; r=tcsc 2018-09-20 16:33:56 +00:00
web-platform Bug 1493798. Update the MediaCapabilities dictionaries to follow the spec more closely. r=jya 2018-09-26 19:19:47 +00:00
webdriver bug 1453292: webdriver, geckodriver: remove elementTap command r=whimboo 2018-09-26 09:49:03 +00:00
xpcshell Bug 1473513 - Backed out changeset d72f6ff37ca6 for failures on mobile/android/tests/browser/chrome/test_debugger_server.html CLOSED TREE 2018-09-25 19:34:26 +03:00
cppunittest.ini
mach_commands.py Bug 1481449 - Require at least one test argument for 'mach test'; r=ahal 2018-08-31 09:59:07 -06:00
moz.build
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk bug 1490119: Build separate updater that always embeds dep certificates. r=ted,firefox-build-system-reviewers 2018-09-21 10:07:27 +00:00

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