gcovr 4.2-1 source package in Ubuntu

Changelog

gcovr (4.2-1) unstable; urgency=medium

  * New upstream release

 -- Sylvestre Ledru <email address hidden>  Mon, 25 Nov 2019 09:05:04 +0100

Upload details

Uploaded by:
Wolfgang Silbermayr
Uploaded to:
Sid
Original maintainer:
Wolfgang Silbermayr
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gcovr_4.2-1.dsc 1.8 KiB 1eb8299a97af9e82a9fc6973dd2db507c17e08843d25b8b667150c3cb83b4b97
gcovr_4.2.orig.tar.gz 217.6 KiB 589d5cb7164c285192ed0837d3cc17001ba25211e24933f0ba7cb9cf38b8a30e
gcovr_4.2-1.debian.tar.xz 5.2 KiB a6bdee2d8fa5b95687b6f5b9e66eb95d1d2ca5735defe43a8b5ae8c25246f659

Available diffs

No changes file available.

Binary packages built by this source

gcovr: Manages the compilation of coverage information from gcov

 The gcovr command provides a utility for running the gcov command and
 summarizing code coverage results. This command is inspired by the
 Python coverage.py package, which provides a similar utility in
 Python. Further, gcovr can be viewed as a command-line alternative of
 the lcov utility, which runs gcov and generates an HTML output.