gecko/testing
Gregory Szorc 91de1ff8b5 Bug 852959 - Remove old code paths for running xpcshell tests from directories; r=ted
Manifests are now the mechanism used to specify how to run xpcshell
tests. This patch removes old code paths that allowed directories to be
specified.

runxpcshelltests.py still contains references to "testdirs." These
should likely be removed as well. This patch doesn't touch them out of
fear it may have consequences on automation.

--HG--
extra : rebase_source : 8cbfe6dc759dc0a311669c4fcba08ff7a60edc4a
extra : amend_source : 890377d9ba33d52c84e0736b0812231f3005b253
2014-01-27 10:14:09 -08: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 Backed out changeset a246bbc0c61c (bug 941158) for marionette bustage 2014-02-05 15:17:52 -08:00
mochitest Bug 968051 - Disable test_sessionStorageClone.html on opt b2g, since it only passed based on what chunk it ran in and what test ran before it 2014-02-05 08:46:21 -08:00
modules Bug 966681: improve robustness of error reporting. r=Unfocused 2014-02-04 00:09:28 +01:00
mozbase Bug 967647 - fix interleaved output in b2g emulator unittests, r=jgriffin 2014-02-04 15:39:35 -05:00
profiles Bug 965358 - Disable android snippets in default testing profile. r=gbrown 2014-01-31 08:59:48 -08:00
release
specialpowers Bug 951948 - Add a way for automation to force the creation of a privileged Components object for an unprivileged scope. r=ted,r=mrbkap 2014-01-14 18:49:29 -08: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 852959 - Remove old code paths for running xpcshell tests from directories; r=ted 2014-01-27 10:14:09 -08: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