Skip to content

Releases: jgonzalezdr/lcov

Version 1.15.alpha1w (Windows)

14 May 11:44
Compare
Choose a tag to compare
Enabled exclusion of exception branches from coverage.

Fixed parsing of GCC 8 intermediate text files.

Version 1.15.alpha0w (Windows)

06 May 17:07
Compare
Choose a tag to compare
Pre-release

Adds support for GCC 9

Version 1.14w (Windows)

06 May 16:42
Compare
Choose a tag to compare
v1.14w

Squashed commit rebasing all previous modifications over upstream master

Version 1.11.1w (Windows)

27 Jan 03:22
Compare
Choose a tag to compare
v1.11.1w

Forward slashes are replaced by backslashes in the patterns passed to…

Version 1.11w (Windows)

13 May 11:36
Compare
Choose a tag to compare

Modified version of the official LCOV v1.11 release that works in Windows machines without needing msys or cygwin, you just need to have a Perl interpreter installed.

This release has been tested with Strawberry Perl (http://strawberryperl.com/).