This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] gcovr: Coverage report generator


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.


# noarch:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/noarch/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/python-pyutilib/python-pyutilib-5.3.5-1-src.tar.xz \
${BASEURL}/python-pyutilib/python-pyutilib-5.3.5-1.tar.xz \
${BASEURL}/python-pyutilib/setup.hint


Note that I'm not offering to maintain 'python-pyutilib' (yet!), just
gcovr.

Many thanks in advance for looking at this package,

Dave.

[1] - https://pkgs.org/search/gcovr


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]