lp://staging/~allanlesage/gcovr/trunk
- Get this branch:
- bzr branch lp://staging/~allanlesage/gcovr/trunk
Branch merges
Branch information
Import details
This branch is an import of the Subversion branch from https://software.sandia.gov/svn/public/fast/gcovr/trunk.
Last successful import was .
Recent revisions
- 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. - 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. - 118. By wehart
-
Changing filename to work with LaTeX.
Using the {cpp} language specification rather than cpp.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)