From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122060 invoked by alias); 25 Nov 2016 02:50:27 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 69151 invoked by uid 89); 24 Nov 2016 23:51:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*R:U*cygwin, UD:co.uk, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: smtp-d-4.tiscali.co.uk From: David Stacey Subject: New: gcovr-3.3-1 Reply-To: The Cygwin Mailing List To: cygwin-announce@cygwin.com Message-ID: Date: Fri, 25 Nov 2016 02:50:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfEcrxdxPn/dBuIrPO98aMcIGRTGm61Wpc4LA/ZkMJ4aX5tlwHc8Ga8uHrGcWC4nv+dGW1ZekEUa5wo1MWNcVejtywIYG66KBXssmkfG0KLfVJafAg7th Pdxo+8Zv5TKNf9htSih2Om9qawZCcwZed0z6nqMWm91mRvBdyB6Bq1SMu4vi1gmZ+HSVnr/QmQUCuA== X-SW-Source: 2016-11/txt/msg00086.txt.bz2 The following package has been added to the Cygwin distribution: * gcovr-3.3-1 The gcovr command provides a utility for managing the use of the GNU gcov utility and generating summarized code coverage results. gcovr produces either compact human-readable summary reports, machine readable XML reports or a simple HTML summary. Dave.