public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin-apps@cygwin.com
Subject: Re: [ITP] gcovr: Coverage report generator
Date: Wed, 15 Jun 2016 07:54:00 -0000	[thread overview]
Message-ID: <6502dc7f-56f6-6f46-222b-fc437ca94189@gmail.com> (raw)
In-Reply-To: <66990da2-00dc-1ff1-cbee-9ff2fa9f8957@tiscali.co.uk>



On 15/06/2016 08:12, David Stacey wrote:
> gcovr is a Python script to generate reports from gcov. Found in Debian
> and Ubuntu [1].
>
>
> # noarch:
> BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/noarch/release
> wget --no-check-certificate --no-host-directories --force-directories
> --cut-dirs=5 \
> ${BASEURL}/gcovr/gcovr-3.2-1-src.tar.xz \
> ${BASEURL}/gcovr/gcovr-3.2-1.tar.xz \
> ${BASEURL}/gcovr/setup.hint
>
>
> Test harness requires 'python-nose' and 'python-coverage' from Ports,
> plus 'python-pyutilib' below. All tests pass. These are only requireed
> to run the test harness; gcovr will build and run without these.
>

are you sure that byte compiled is arch indipendent ?

$ file usr/lib/python2.7/site-packages/gcovr/*
usr/lib/python2.7/site-packages/gcovr/__init__.py:  ASCII text
usr/lib/python2.7/site-packages/gcovr/__init__.pyc: python 2.7 byte-compiled
usr/lib/python2.7/site-packages/gcovr/__init__.pyo: python 2.7 byte-compiled

  reply	other threads:[~2016-06-15  7:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-15  6:14 David Stacey
2016-06-15  7:54 ` Marco Atzeri [this message]
2016-06-15 18:02   ` David Stacey
2016-11-23 21:52 ` David Stacey
2016-11-24  8:38   ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6502dc7f-56f6-6f46-222b-fc437ca94189@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).