gecko-dev/testing
Andrew Halberstadt 0ad7a325e3 Bug 1421799 - [test_archive] Add 'mozterm' to common.tests.zip r=gbrown
This makes sure the mozterm module is available to the testers. The
setup.py was needed to it could be installed from requirements.txt.

This module does not yet live on pypi.

MozReview-Commit-ID: 9AL0EZ1uVgL

--HG--
extra : rebase_source : 882d4ec5ec9b80f20ca63e5c7303752427b390d2
2017-12-15 16:51:30 +00:00
..
awsy Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
config Bug 1421799 - [test_archive] Add 'mozterm' to common.tests.zip r=gbrown 2017-12-15 16:51:30 +00:00
crashtest
firefox-ui Bug 1407949 - Remove workaround for short content processes from bug 1290186. r=maja_zf 2017-12-05 09:11:31 +01:00
geckodriver Bug 1425317 - Hook geckodriver up to mach's test command. r=ahal 2017-12-15 17:27:52 -06:00
gtest Bug 1322616 - Report unique message for gtest output timeout; r=jmaher 2017-12-05 15:43:03 -07:00
marionette NO BUG - Fix links in contribution advice. r=me 2018-01-02 14:08:25 +00:00
mochitest Backed out 5 changesets (bug 1421799) for failing firefox ui functional tests. r=backout on a CLOSED TREE 2018-01-03 20:21:28 +02:00
modules Backed out changeset 3325c31e498c (bug 1423247) for taking a new approach targeting Mozilla59 r=backout a=backout on a CLOSED TREE 2017-12-20 01:46:37 +02:00
mozbase Bug 1427837 - Bump mozinstall to 1.15 r=ahal 2018-01-03 14:34:07 -05:00
mozharness Bug 1421799 - [test_archive] Add 'mozterm' to common.tests.zip r=gbrown 2017-12-15 16:51:30 +00:00
profiles Bug 1424030 - Fix integer overflow of places.database.lastMaintenance in testing/profiles/prefs_general.js. r=standard8. 2017-12-08 06:47:28 +11:00
runtimes Bug 1419495 - Remove SelfSupport service r=dexter r=smaug 2017-12-02 21:52:30 +01:00
specialpowers Bug 1423425 Stop reading the Extension.jsm module object in specialpowers r=kmag 2017-12-18 10:32:23 -08:00
talos Bug 1425363 - remove onWindowTitleChanged given that nobody uses it, r=bgrins 2017-12-14 21:55:44 -06:00
tools Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
tps Bug 1425987 - part 2: Cleanup Sync logging by rationalizing preference management. r=tcsc 2017-12-19 09:48:31 +11:00
web-platform Bug 1425993 - Make security violation events Nightly-only and update test expectations accordingly. r=smaug 2018-01-03 12:35:49 -05:00
webdriver Backed out changeset 34faef444ae3 (bug 1403923) for WD failures on Linux debug and x64 debug at /webdriver/tests/execute_async_script/user_prompts.py r=backout on a CLOSED TREE 2017-12-15 21:02:58 +02:00
xpcshell Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
cppunittest.ini
mach_commands.py Backed out 5 changesets (bug 1421799) for failing firefox ui functional tests. r=backout on a CLOSED TREE 2018-01-03 20:21:28 +02:00
moz.build Bug 1417653 - clean up a few moz.build files that have typos. r=gbrown 2017-11-16 08:56:51 -05:00
README.txt
remotecppunittests.py Bug 1410714 - Help mach tests find adb when running Android tests; r=jmaher 2017-10-24 15:17:25 -06:00
runcppunittests.py Bug 1377007 - autospider.py,runcppunittests.py export the path to directory js/src,r=Yoric 2017-12-08 11:14:12 +01:00
testsuite-targets.mk Bug 1412932 - Inline pgo-profile-run target; r=ted 2017-11-07 15:06:45 -08: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