gecko/testing
Ting-Yu Lin 16c27c8766 Bug 1019441 - Part 1: Add SelectionManager in marionette. r=mdas
* Extract those caret manipulating functions in test_touchcaret.py to
  selection.py, and generalize them for manipulating selection.
* Use SelectionManager in test_touchcaret.py.
* Remove unneeded </input> from test_touchcaret.html.
2014-06-11 03:02:00 -04:00
..
config Bug 984528 - Rename manifestdestiny -> manifestparser. r=ahal 2014-06-10 13:20:23 -04:00
crashtest Bug 981780: disable some dom/media webrtc tests if webrtc isnt enabled r=drno 2014-05-09 14:41:25 -04:00
gtest Bug 1014804 - Make the gtest make target only compile the tests, and not run them. r=BenWa, r=ted 2014-06-04 21:17:44 +02:00
marionette Bug 1019441 - Part 1: Add SelectionManager in marionette. r=mdas 2014-06-11 03:02:00 -04:00
mochitest Backed out changeset ec353cd772b1 (bug 989583) for B2G emulator mochitest mass-fail. 2014-06-11 13:55:44 -04:00
modules Bug 1014482: update XPCShell self-tests to be compatible with global Assert.jsm methods. r=gps 2014-05-30 16:26:44 +02:00
mozbase Bug 984528 - Rename manifestdestiny -> manifestparser. r=ahal 2014-06-10 13:20:23 -04:00
profiles Bug 1022798 - Re-define about:healthreport url in test profiles; r=jmaher 2014-06-10 09:44:01 -06:00
release
specialpowers Bug 1020609 - Fix up SpecialPowers for Array Xrays. r=bz 2014-06-11 15:16:06 -07:00
talos Bug 964498 - Add SNR measurements to Talos for audio tests [talos.json]. r=kmoir DONTBUILD 2014-06-10 11:28:12 -04:00
tools Bug 975740 - Fixed typo in testing/tools/screenshot/moz.build 2014-02-25 12:46:25 +01:00
tps Bug 1009004 - [TPS] Use the python executable from within the venv for the installation. r=hskupin a=test-only DONTBUILD 2014-06-06 08:31:32 +02:00
xpcshell Backed out changesets 5309d91dc590, b2afa18bea00, and 610b1e0c7562 (bug 951976) for introducing new rooting hazards. 2014-06-10 15:15:10 -04:00
android_cppunittest_manifest.txt Bug 919595 - Stop skipping cppunit test TestTXMgr.cpp on Android; r=ehsan 2014-06-11 07:12:31 -04:00
mach_commands.py Bug 992887 - Rename mach jittest to mach check-spidermonkey and add jstest support; r=mshal 2014-04-29 10:22:50 -04:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py Bug 994830 - Make cppunittest test timeout less than mozharness process timeout; r=ted 2014-04-10 15:24:29 -04:00
testsuite-targets.mk Bug 1016993 - Strip jsapi-tests prior to packaging; r=ted 2014-05-28 13:19:30 -04: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