gecko/testing
Gregory Szorc 85cad798a7 Bug 860839 - Initial implementation of |mach test|; r=jhammel
The future of running tests is this command. It is a unified command for
running tests. Currently, it only supports running test suites from
their full test suite name or TBPL abbreviation. Support will be added
in the future for running individual tests or mixing and matching tests
of different flavors.
2013-09-09 12:37:38 -07:00
..
config Bug 908356 - In-tree reuqirements files for marionette and mozbase, r=aki 2013-09-05 17:36:16 -07:00
crashtest Bug 793844 - crash test 2013-05-13 16:28:29 +02:00
gtest Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
marionette Bug 912809 - Use false instead of true in scrollIntoView, r=jgriffin 2013-09-05 10:38:36 -07:00
mochitest Bug 913241 - Support chunking mochitests from mach; r=jmaher 2013-09-09 12:36:03 -07:00
modules Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
mozbase Bug 913510 - Remove vestigial capability.principal prefs usage. r=bholley 2013-09-07 18:49:03 +09:00
peptest Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
profiles Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
release
specialpowers Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
talos Bug 912863 - Update Talos version. r=jhammel. 2013-09-05 15:50:51 -07:00
tools Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
tps
xpcshell Bug 892114: Add support for Unix domain sockets to nsIServerSocket.idl and @mozilla.org/network/server-socket;1. r=mayhemer 2013-09-06 08:06:23 -07:00
mach_commands.py Bug 860839 - Initial implementation of |mach test|; r=jhammel 2013-09-09 12:37:38 -07:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 903606 - Use mozfile.TemporaryDirectory in cppunittest scripts;r=ted 2013-08-19 10:02:42 -04:00
runcppunittests.py Bug 908644 - Add a global result summary to cppunittest output;r=ted 2013-08-23 09:28:50 -04:00
testsuite-targets.mk Bug 908356 - In-tree reuqirements files for marionette and mozbase, r=aki 2013-09-05 17:36:16 -07: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