gecko-dev/testing
Ehsan Akhgari eac76d9772 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-16 09:13:38 -05:00
..
config Bug 1313099 - Put nodejs in tooltool (m-c changes) r=jlund 2016-11-04 17:01:20 -07:00
crashtest
docker Bug 1316249: tooltool: specify binary mode in all open(..) calls; r=gps 2016-11-10 15:08:38 +00:00
firefox-ui Back out revision 775eb155363c (bug 1304656) for causing regressions in update tests a=backout 2016-11-15 15:25:35 -08:00
gtest Bug 1313028 - GCC 6 null pointer check removal causes segfaulting in ActionResultHolder::GetValueAndDelete(). r=chmanchester. 2016-11-01 17:23:46 +01:00
instrumentation
marionette merge mozilla-inbound to mozilla-central a=merge 2016-11-15 12:26:41 +01:00
mochitest Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
modules
mozbase Bug 1299216 - Bump mozrunner version to 6.13. r=ahal 2016-09-28 23:29:40 +02:00
mozharness Bug 1317593 - Fix logic in settings vcs_share_base r=gps 2016-11-15 06:17:51 +01:00
profiles Bug 1316311 - Do not show the login capture doorhanger during generic mochitests. r=MattN 2016-11-10 13:47:07 +01:00
puppeteer Back out revision 775eb155363c (bug 1304656) for causing regressions in update tests a=backout 2016-11-15 15:25:35 -08:00
runtimes
specialpowers Bug 1303518 - Remove the chrome only constructor for File, r=qdot 2016-11-11 18:56:44 +01:00
talos Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05:00
tools Bug 1264367 - Upgrade breakpad to upstream revision 704f41ec901c419f8c321742114b415e6f5ceacc r=ted 2016-10-05 11:46:07 +02:00
tps Bug 1313573 - Validate the sync ping during TPS test runs r=markh 2016-11-02 14:25:07 -04:00
web-platform Bug 1317466. Remove legacycaller annotations in web platform tests from interfaces that don't have legacy callers in the spec. r=jgraham 2016-11-15 17:44:43 -05:00
xpcshell Bug 1296814 - Remove Parser::reportBadReturn and report simpler errors that don't use the offset of a node as location. r=arai 2016-11-13 00:11:39 -08:00
cppunittest.ini Backed out changeset 4585a7b6f3ce (bug 1314378) 2016-11-16 15:30:52 +08:00
mach_commands.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
README.txt
remotecppunittests.py Bug 1307886 - [3.2] Extract xz-compressed libs for xpcshell and unit tests. r=glandium 2016-10-28 12:59:23 +02:00
runcppunittests.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
testsuite-targets.mk Bug 1263230 - Remove in-tree references to IPC/OOP reftest modes. r=ahal 2016-11-07 08:59:49 -05: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