gecko/testing
Andrew McCreight 4fcf9e3536 Bug 1076969 - processLeakLog should come up with reasonable defaults itself. r=jmaher
Instead of grabbing attributes off options at every call site, pass
in the options object to processLeakLog, and attempt to get the attributes
there. If not present, use a restrictive default value.

This will prevent silent harness failures if one of the many ways to invoke
processLeakLog fails to set up these options, and makes it so they
don't have to set it up if they don't care.
2014-10-06 14:23:17 -07:00
..
config Bug 1058286 - Add intree tooltool manifests for avds artifacts needed for android tests. r=armenzg 2014-09-30 03:06:03 -07:00
crashtest Bug 1058101 - Move dom/src/offline/ into dom/. r=mccr8 2014-08-30 21:43:46 -07:00
gtest Bug 1054809 - Add ability to open support files in gtests, r=ted 2014-10-02 09:01:34 -04:00
instrumentation Bug 1065773 - Part 3: Add release signed instrumentation test APKs to instrumentation/ in tests package. r=mshal 2014-09-19 13:52:56 -07:00
marionette Bug 1022862: remove WebApi tests from Marionette unit tests manifests: r=jgriffin 2014-10-06 21:57:25 +01:00
mochitest Bug 1076969 - processLeakLog should come up with reasonable defaults itself. r=jmaher 2014-10-06 14:23:17 -07:00
modules Bug 1067047 - Assert.deepEqual does not work correctly with invalid Dates, r=mikedeboer 2014-09-16 17:24:21 -05:00
mozbase Bug 1078385 - Bump mozdevice to 0.41, r=jgraham 2014-10-06 10:31:31 -07:00
profiles Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00
release
specialpowers Bug 1007062 - Fix SpecialPower API doesn't work on Marionette test-container. r=mdas,jmaher 2014-09-28 22:43:32 +08:00
talos Backed out changeset a58867875a0b (bug 1076990) for frequent Android talos crashes. 2014-10-06 13:43:46 -04:00
tools Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
tps
web-platform Bug 877072 - Script execution order for imports. r=mrbkap 2014-10-01 14:13:53 +02:00
xpcshell Mac v2 signing - Bug 1060562 - Update xpcshell-tests for the new v2 bundle structure on OSX. r=jmaher 2014-09-29 11:51:29 -07:00
android_cppunittest_manifest.txt
b2g_cppunittest_manifest.txt Bug 1068946 - Disable jsapi-tests for b2g emulators; r=RyanVM 2014-09-18 10:09:57 -04:00
mach_commands.py
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py Mac v2 signing - Bug 1064952 - Update Cpp unit test harness for the new v2 bundle structure on OSX. r=jmaher 2014-09-29 11:51:39 -07:00
testsuite-targets.mk Bug 1022862: remove WebApi tests from Marionette unit tests manifests: r=jgriffin 2014-10-06 21:57:25 +01: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