gecko-dev/testing
Andrew Halberstadt f395e4d6dd Bug 1317970 - Move mozsystemmonitor tests to a consistent directory structure, r=chmanchester
The mozsystemmonitor test is under mozsystemmonitor/mozsystemmonitor/test instead of
mozsystemmonitor/tests like all the other mozbase modules.

MozReview-Commit-ID: AIs5mza8Rn6

--HG--
rename : testing/mozbase/mozsystemmonitor/mozsystemmonitor/test/test_resource_monitor.py => testing/mozbase/mozsystemmonitor/tests/test_resource_monitor.py
extra : rebase_source : dde714fb9212f19d1f8ba566f574bd7e9d7c4030
2016-11-17 16:36:13 -05:00
..
config Bug 1092192 - Update Android x86 AVD; r=me 2016-11-18 17:08:58 -07:00
crashtest Bug 1286657 - Add manifest for autophone webrtc crashtest job; r=bc 2016-08-03 12:20:48 -04:00
docker Bug 1318466 - Fix image_builder to fail if docker socket returns 404. r=dustin 2016-11-17 14:58:13 -08:00
firefox-ui Bug 1316687 - Make use of the default value for "app.update.url" because "app.update.url.override" was removed. r=maja_zf 2016-11-17 13:08:04 +01:00
gtest Bug 1316729 - Pass command-line args to gtest. r=ted 2016-11-16 13:04:11 -08:00
instrumentation Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
marionette Bug 1318644 - Auto-detect application type if binary has been specified. r=automatedtester 2016-11-21 16:28:46 +01:00
mochitest Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
modules Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
mozbase Bug 1317970 - Move mozsystemmonitor tests to a consistent directory structure, r=chmanchester 2016-11-17 16:36:13 -05:00
mozharness Bug 1317344 - Remove unused Marionette configs from mozharness; r=whimboo 2016-11-14 16:16:44 +00:00
profiles Bug 1316311 - Do not show the login capture doorhanger during generic mochitests. r=MattN 2016-11-10 13:47:07 +01:00
puppeteer Bug 1317462 - Remove platform capability from Marionette; r=automatedtester 2016-11-15 00:31:05 +00:00
runtimes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
specialpowers Bug 1318209 - Remove mozIApplication; r=baku 2016-11-17 10:12:43 -05:00
talos Backed out changeset a236e690e2f6 (bug 1147911) 2016-11-18 00:58:52 +01:00
tools Bug 1264367 - Upgrade breakpad to upstream revision 704f41ec901c419f8c321742114b415e6f5ceacc r=ted 2016-10-05 11:46:07 +02:00
tps Bug 1313573 - Validate the sync ping during TPS test runs r=markh 2016-11-02 14:25:07 -04:00
web-platform Bug 1316050 - Wait for a single finish event itself instead of waiting two requestAnimationFrame and checking the event. r=birtles 2016-11-21 13:33:43 +09:00
xpcshell Backed out changeset 3891a7e1ba76 (bug 1261197) for 100% red Win8 debug xpcshell runs 2016-11-17 20:48:59 -08:00
cppunittest.ini Bug 1314350 - Port TestTXMgr to gtest. This removes the framework for testing object destruction order because that was already non-deterministic due to the cycle collector, r=masayuki 2016-11-15 13:06:05 -05:00
mach_commands.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
README.txt
remotecppunittests.py Bug 1307886 - [3.2] Extract xz-compressed libs for xpcshell and unit tests. r=glandium 2016-10-28 12:59:23 +02:00
runcppunittests.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
testsuite-targets.mk Bug 1309060 - Run |mach python-test| in parallel from make check, r=gps 2016-10-11 16:06:35 -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