lp:~allanlesage/gcovr/trunk

Created by Allan LeSage and last modified
Get this branch:
bzr branch lp:~allanlesage/gcovr/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Allan LeSage
Project:
gcovr
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from https://software.sandia.gov/svn/public/fast/gcovr/trunk.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 40 seconds — see the log
Import started on pear and finished taking 30 seconds — see the log
Import started on pear and finished taking 30 seconds — see the log
Import started on galapagos and finished taking 1 minute — see the log

Recent revisions

126. By wehart

Tagging gcovr 3.0

125. By wehart

Revisions to prepare for tagging gcovr 3.0. Mostly, these
are documentation updates.

124. By jdsiiro

Follow-on to #3950: adding the '`--gcov-executable`' option to specify
the name/location of the gcov executable. The command line option
overrides the environment variable, which overrides the default '`gcov`'.

123. By jdsiiro

Adding an empty "<methods/>" block to <classes/> in the XML output: this
makes out XML complient with the Cobertura DTD. Resolves the bug
pointed out in #3951.

122. By jdsiiro

cleaning mime type on xml baseline

121. By jdsiiro

Incorporating the suggestion from #3950 comment:1: allow the GCOV
environment variable to override the default 'gcov' executable (with the
default still being to search the PATH for 'gcov' if the GCOV
environment variable is not set).

120. By jdsiiro

Adding support for LCOV-style flags for excluding certain lines from
coverage analysis. This supports the following in-code annotations:
  - GCOVR_EXCL_START / LCOV_EXCL_START
  - GCOVR_EXCL_STOP / LCOV_EXCL_STOP
  - GCOVR_EXCL_LINE / LCOV_EXCL_LINE
This resolves #3942.

119. By wehart

Commenting out a section that
is not well-formed right now.

118. By wehart

Changing filename to work with LaTeX.

Using the {cpp} language specification rather than cpp.

117. By wehart

Adding logic to conditionally use virtualenv_1.7

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers