gecko-dev/testing
Gregory Mierzwinski 5cf30de23a Bug 1455401 - Diff baseline coverage reports with test coverage reports. r=jmaher,marco
This patch enables differencing test coverage reports with baseline reports so that test reports contain what is unique to the test and excludes what is common to all tests (based on test file types: html, xul, js).

MozReview-Commit-ID: LHzlFZ72Ufi

--HG--
extra : rebase_source : ef4e0b5505cc85e95e1717d056d38c00d78872c5
2018-05-07 18:53:36 -04:00
..
awsy
config Bug 1459918 - Update grcov for Windows to version 0.1.35. r=jmaher 2018-05-08 17:47:25 +02:00
crashtest
firefox-ui Backed out 2 changesets (bug 1414776) due to a regression on bug 1459910. a=backout 2018-05-10 19:26:22 +03:00
geckodriver Bug 1453307 - Remove geckodriver::marionette trace logging. r=ato 2018-05-09 10:21:36 +02:00
gtest Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
marionette Bug 1460656 - Fix sync IPC message Marionette:GetLogLevel by using initialProcessData. r=maja_zf 2018-05-10 17:32:42 +01:00
mochitest Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
modules Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
mozbase Bug 1459351 - Warn when 'mach android-emulator' tries to start an x86 emulator without kvm; r=jmaher 2018-05-08 07:38:55 -06:00
mozharness Bug 1455401 - Diff baseline coverage reports with test coverage reports. r=jmaher,marco 2018-05-07 18:53:36 -04:00
profiles Bug 1458571 - Make talos and raptor use the 'common' base profile, r=rwood 2018-05-10 15:31:31 -04:00
raptor Bug 1459251 - Running |mach raptor-test| with no test specified results in a traceback; r=ahal 2018-05-04 13:46:03 -04:00
runtimes Bug 1456092 - Update animationinspector paths in mochitest-*.runtimes.json;r=pbro 2018-04-23 14:42:28 +02:00
specialpowers Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
talos Bug 1458571 - Use base testing/profiles in talos, r=rwood 2018-05-09 15:06:53 -04:00
tools Bug 1456629 - Create a python tool to view local gecko profiles in perf-html.io; r=jmaher 2018-04-24 16:49:14 -04:00
tps Bug 1458666 - Update tps package versions; r=tcsc 2018-05-03 16:46:26 -06:00
web-platform Bug 1456394 - Update reference to AnimationEffectTiming in wpt tests; r=hiro 2018-05-07 12:58:37 +09:00
webdriver
xpcshell Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
README.txt
cppunittest.ini
mach_commands.py Bug 1063728 - Run SpiderMonkey style checkers as part of the build instead of make check. r=chmanchester 2018-04-26 09:09:51 +02:00
moz.build Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00
remotecppunittests.py Bug 1454404 - Pass adb path from Android mach commands to test harnesses; r=jmaher 2018-04-16 14:05:32 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00

README.txt

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