gecko-dev/testing
Nathan Froyd 61d56a0566 Bug 1155816 - part 0 - remove NO_JS_MANIFEST from testing/mochitest/Makefile.in; r=mshal
The lone check for NO_JS_MANIFEST in rules.mk suggests that we need to
be looking at EXTRA_COMPONENTS/EXTRA_PP_COMPONENTS.  But
testing/mochitest/ doesn't define either of those variables, so
NO_JS_MANIFEST is just taking up space in this instance.
2015-04-17 14:05:54 -04:00
..
config Bug 1156781 - Pass --symbols-path into Mulet reftests, r=gerard-majax 2015-04-21 10:10:26 -04:00
crashtest
docker Bug 1134226: Add lightsaber nightly builds. 2015-04-14 20:16:01 -03:00
gtest Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan 2015-04-22 08:29:22 +02:00
instrumentation
luciddream Backed out changeset a209d4d37f8f (bug 1147031) for Luciddream bustage. 2015-04-07 11:48:46 -04:00
marionette Bug 1157725 - Rewrite test_mouse_action.py to be more robust. r=ato 2015-04-23 22:17:30 -07:00
mochitest Bug 1155816 - part 0 - remove NO_JS_MANIFEST from testing/mochitest/Makefile.in; r=mshal 2015-04-17 14:05:54 -04:00
modules Bug 1147751 - Implement Assert.greater, Assert.greaterOrEqual, Assert.less and Assert.lessOrEqual. r=mikedeboer 2015-04-24 01:12:00 -04:00
mozbase merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
mozharness Bug 1152031 - Bump mozharness.json to 23dee28169d6; a=RyanVM 2015-04-17 12:02:29 -04:00
profiles Backed out changeset f99621542727 (bug 1038068) for test failures in test_corrupt.js etc on a CLOSED TREE 2015-04-23 09:09:30 +02:00
runtimes Bug 1139904 - Add initial test runtime files for mochitest browser-chrome and devtools, r=jmaher 2015-03-11 16:05:36 -04:00
specialpowers Bug 1155776 - move USE_EXTENSION_MANIFEST to moz.build; r=mshal 2015-04-17 13:51:42 -04:00
talos Bug 1150215 - Add g2 suite definition to talos.json;r=jmaher 2015-04-21 15:20:55 -07:00
taskcluster Bug 1144463 - Correct execute permission of build-dolphin and update the cache path. r=wcosta 2015-04-24 00:18:40 +08:00
tools Bug 1119072, Part 13: #undef NOMINMAX in testing/tools/screenshot/win32-screenshot.cpp so it compiles with MSVC 2015, r=ctalbert 2015-01-08 15:34:08 -08:00
tps Bug 1112469 - Part 4: Disable periodic updates of service workers when running tests; r=nsm 2015-04-17 14:06:02 -04:00
web-platform Bug 1157218 - Update web-platform-tests expected data to revision 20aef05e164be1ccbbd8f66192f01e778b5e5c18, a=testonly 2015-04-22 17:33:49 +01:00
xpcshell Bug 885389 - Add test coverage for do_get_profile() observer notifications. r=ted 2015-04-21 16:30:37 +02:00
cppunittest.ini Bug 1101651 - Part 3: Update cppunitest.ini file. r=dminor 2015-04-09 09:16:00 -04:00
mach_commands.py Backed out changeset a209d4d37f8f (bug 1147031) for Luciddream bustage. 2015-04-07 11:48:46 -04:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1147029 - Land luciddream in-tree, r=ted 2015-03-24 15:17:53 -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