A graphical GCOV front-end
LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects gcov data for multiple source files and creates HTML pages containing the source code annotated with coverage information. It also adds overview pages for easy navigation within the file structure.
- Sources inherited from project devel:tools
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / lcov
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/lcov && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000139 139 Bytes | |
_service | 0000000520 520 Bytes | |
_servicedata | 0000000438 438 Bytes | |
lcov-1.16+git.20220603.dfeb750.tar.xz | 0000113924 111 KB | |
lcov.changes | 0000008728 8.52 KB | |
lcov.spec | 0000001959 1.91 KB |
Revision 38 (latest revision is 49)
Martin Liška (marxin)
committed
(revision 38)
- Update to version 1.16+git.20220603.dfeb750: * lcov: Finalize release 1.16 * Makefile: Create make target for creating release tags * lcov: Update website links * geninfo: Fix handling of source path containing non-ASCII characters * geninfo: support remove CR endings of old intermediate text * lcov: Add file attributes for shell scripts * genhtml: Add option to change HTML footer text * genhtml: Add option to change HTML header text * genpng: Improve dark-mode support * lcov: quote tool_dir to enable paths with spaces. * lcov: Improve JSON module selection * lcov: Make JSON module configurable * Fix genhtml on macOS * genhtml/genpng/lcov: add missing rc support and man page entries * Add a dark mode option * example: Fix example relying on undefined behavior * lcov: add a new --fail-under-lines option * lcov: Finalize release 1.15 * Makefile: Reduce unnecessary meta-data in tar and RPM files * geninfo: Add workaround for MSYS GCC problem * geninfo: Change json module * geninfo: Fix warning due to non-numerical branch count * geninfo: Fix missing check for unterminated exclusion marker * Exclusion of exception branches * genhtml: Fix applying prefix to a prefix filename * genhtml: Add more demangler options * tests: Minor improvements
Comments 0