From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7983 invoked by alias); 6 Jun 2016 12:15:23 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 7877 invoked by uid 89); 6 Jun 2016 12:15:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=H*M:post X-HELO: plane.gmane.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 06 Jun 2016 12:15:06 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1b9tQt-0001jO-FA for cygwin-apps@cygwin.com; Mon, 06 Jun 2016 14:15:03 +0200 Received: from 217.10.52.10 ([217.10.52.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jun 2016 14:15:03 +0200 Received: from Stromeko by 217.10.52.10 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jun 2016 14:15:03 +0200 To: cygwin-apps@cygwin.com From: Achim Gratz Subject: Re: gcovr - Suitable for Cygwin? Date: Mon, 06 Jun 2016 12:15:00 -0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00004.txt.bz2 David Stacey writes: > Note that gcovr isn't available for Fedora or CentOS, although this > could be because it hasn't been packaged for these distros, rather than > any incompatibility in the licence. It is, however, available for Debian > and Ubuntu [2]. Debian has it, of all unlikely places: https://packages.debian.org/search?keywords=gcovr :-) Regards, Achim.