gecko-dev/testing
Gregory Szorc 28dfc8126d 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 Bug 908356 - In-tree reuqirements files for marionette and mozbase, r=aki 2013-09-05 17:36:16 -07:00
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
README.txt
android_cppunittest_manifest.txt Bug 929659 - Add TestStartupCache to Android cppunittest manifest; r=ted 2013-10-23 06:53:03 -04:00
mach_commands.py Bug 949538 - Add mach target for cpp unittests; r=gps 2014-01-02 10:19:35 -05:00
machine-configuration.json
remotecppunittests.py Bug 915245 - Add manifest support to cpp unittest harness; r=ted 2013-09-24 07:18:58 -04:00
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

README.txt

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