gecko-dev/testing
Andreas Tolfsen d69ce374f7 Bug 1371733 - Singularise cookie module name; r=whimboo
Marionette uses singular module names.  Make the cookie module
fall in line by renaming it from testing/marionette/cookies.js to
testing/marionette/cookie.js.

MozReview-Commit-ID: H4jyvI3lFxz

--HG--
rename : testing/marionette/cookies.js => testing/marionette/cookie.js
extra : rebase_source : 6da48d3d9215de34ccb97823c0430766538fb45f
2017-06-09 18:06:51 +01:00
..
awsy Bug 1372667 - Part 2: Clean up path_total. r=mccr8 2017-06-14 15:09:49 -07:00
config Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Bug 1219725 - Add a button for session restore to the tab bar. r=dao,Gijs,mikedeboer,whimboo ui-r=shorlander 2017-06-20 11:33:55 -07:00
geckodriver Bug 1375425 - Remove deprecated commands; r=automatedtester 2017-06-22 10:42:55 +01:00
gtest Bug 964133 - Build webrtc.org unit tests; r=jesup,ted.mielczarik 2017-03-27 15:51:16 -04:00
instrumentation
marionette Bug 1371733 - Singularise cookie module name; r=whimboo 2017-06-09 18:06:51 +01:00
mochitest Bug 1372567 - Fix problems with mochitest structured logging, r=jgraham 2017-06-21 08:40:19 -04:00
modules Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
mozbase Backed out changeset ea9c2e2a07e5 (bug 1375145) for test failures in /mozlog/pytest_mozlog/plugin.py:10:1 2017-06-22 12:13:36 +02:00
mozharness Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
profiles Backed out 17 changesets (bug 1363428) for various testfailures 2017-06-21 15:16:00 +02: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 1375262 - Add the ability to pass sandbox options to SpecialPowers.loadChromeScript(). r=jmaher 2017-06-20 15:50:20 -07:00
talos Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
tools Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12: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 1375661 - Add a --list-tests option to wptrunner, r=ahal 2017-06-14 13:18:01 +01:00
xpcshell Bug 1372670 - part 5 - add nsIThreadManager::spinEventLoopUntilEmpty; r=erahm,florian 2017-06-21 12:59:28 -04:00
cppunittest.ini
mach_commands.py Bug 1371833 - In 'mach test-info', use posix paths for queries; r=jmaher 2017-06-21 13:59:28 -06:00
moz.build Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
README.txt
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

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