gecko-dev/testing
Mike Shal b2d607154b Bug 1360525 - Separate repackage out into subcommands; r=chmanchester
With multiple types of repackaging, it will be simpler to manage the
various commands if they are organized as sub-commands. This way the
different repackage types can take varying arguments, and we don't have
to guess on the repackage type based on the output filename.

MozReview-Commit-ID: BknRPAwFG5H

--HG--
extra : rebase_source : e74a9776a73791e41ada4038a8bb2ddd243d0de8
2017-05-03 15:06:44 -04:00
..
awsy Bug 1370242 - Prevent performance data from being uploaded when collecting code coverage. r=jmaher 2017-06-07 10:35:04 -04:00
config Bug 1368264 - Make WPT use WebDriver binary from test archive r=jgraham 2017-06-05 16:05:19 +01:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Bug 1367780 - Additional changes for eslint on testing/firefox-ui,mozbase,profiles,specialpowers; r=Standard8 2017-05-30 16:06:31 -06:00
geckodriver Bug 1371718 - Recommend Firefox 53 or greater for geckodriver; r=whimboo 2017-06-09 17:24:11 +01:00
gtest Bug 964133 - Build webrtc.org unit tests; r=jesup,ted.mielczarik 2017-03-27 15:51:16 -04:00
instrumentation
marionette Merge inbound to central, a=merge CLOSED TREE 2017-06-12 17:02:56 -07:00
mochitest Bug 1372738 - A test timing out may show false uncaught errors in subsequent tests. r=mossop 2017-06-13 22:55:44 +01:00
modules Bug 1369855 - Update sinon.js to version 2.3.2. r=markh 2017-06-02 15:50:30 -04:00
mozbase Bug 1370359 - Stop dumping all tests to errorsummary.log; include manifest in error lines, r=jgraham 2017-06-06 15:05:17 -04:00
mozharness Bug 1360525 - Separate repackage out into subcommands; r=chmanchester 2017-05-03 15:06:44 -04:00
profiles Bug 1197401 Remove the disabled HTML imports implementation. r=wchen 2017-06-12 07:36:02 -07:00
runtimes Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley 2017-05-25 18:31:41 +08:00
specialpowers Bug 1358135 part 1 - Fix some browser tests to trigger a shrinking GC instead of a normal GC. r=jonco 2017-06-03 17:29:17 +02:00
talos merge mozilla-inbound to mozilla-central a=merge 2017-06-13 12:09:48 +02:00
tools Bug 1343568 - Add --upload-xdbs option to mach try, r=chmanchester 2017-06-07 08:55:50 -07:00
tps Bug 1367567 - Allow non-mpc extensions when running sync's TPS tests r=markh 2017-05-24 17:18:33 -04:00
web-platform Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor. 2017-06-13 13:23:23 +03:00
xpcshell Bug 1370438 - The MOZ_DISABLE_CONTENT_SANDBOX environment variable now works on macOS and is used in the xpcshell tests; r=haik 2017-06-07 15:30:09 -04:00
README.txt
cppunittest.ini
mach_commands.py Bug 1365621 - Allow specification of info categories for |mach test-info|; r=jmaher 2017-05-17 10:30:37 -06:00
moz.build Bug 1361417 - Update moz.build crash reporter bug components r=bsmedberg 2017-05-02 09:44:42 -07:00
remotecppunittests.py Bug 1355222 - When debug logging requested for android mach test commands, enable devicemanager logging; r=jmaher 2017-04-11 09:21:37 -06:00
runcppunittests.py Backed out changeset 18fd8676751a (bug 1333003) 2017-03-23 10:38:04 +01:00
testsuite-targets.mk Bug 1359965 - Support and generate tar.gz WPT archive; r=glandium 2017-05-08 17:19:05 -07: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