gecko/testing
Andreas Tolfsen 1479237d98 Bug 964367 - Fix incorrect format on platformName capability. r=mdas
The platformName capability (which AFAICT isn't checked in use by any
dependants) should be a limited subset of prescribed platforms as
defined by the WebDriver specification.  System.appinfo.OS returns the
correct values, but not upper cased.

Additionally this patch introduces some tests and documentation for
the getSessionCapabilities function in Marionette and cleans up the
capability list.
2014-02-10 15:58:46 -05:00
..
config
crashtest Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
gtest Bug 904227 - Print ? if we don't have a test object. r=bjacob 2013-12-06 16:44:22 -05:00
marionette Bug 964367 - Fix incorrect format on platformName capability. r=mdas 2014-02-10 15:58:46 -05:00
mochitest Bug 962919 - Filter a given test directory by the B2G manifest. r=ahal 2014-02-10 15:58:46 -05:00
modules Bug 967564: report operand, even when a custom message is specified. r=gps 2014-02-10 13:12:40 +01:00
mozbase Bug 970455: backout cset afaeb5adc044 (Bug 956474), a=Ms2ger 2014-02-10 12:23:56 -08:00
profiles Backout bug 956218 for build error 2014-02-06 15:19:08 +01:00
release
specialpowers Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith 2014-02-09 15:34:40 -05:00
talos Bug 968095 - upload a new talos.zip file. r=armenzg 2014-02-05 09:33:35 -05:00
tools Bug 953246 - #include NullPtr.h in gdk-screenshot.cpp 2014-01-02 10:39:18 -05:00
tps
xpcshell Bug 968044 - prevent xpcshell test output from escaping CR chars. r=gps 2014-02-10 09:23:02 +11:00
android_cppunittest_manifest.txt
mach_commands.py Bug 949538 - Add mach target for cpp unittests; r=gps 2014-01-02 10:19:35 -05:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py Bug 949538 - Add mach target for cpp unittests; r=gps 2014-01-02 10:19:35 -05:00
testsuite-targets.mk Bug 963651 - Strip C++ unit tests even when STRIP_FLAGS are unset; r=mshal CLOSED TREE 2014-01-24 12:57:23 -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