pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-ExtUtils-MakeMaker-Coverage



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Feb 21 12:02:15 UTC 2015

Added Files:
        pkgsrc/devel/p5-ExtUtils-MakeMaker-Coverage: DESCR Makefile distinfo

Log Message:
Import ExtUtils-MakeMaker-Coverage-0.04 as devel/p5-ExtUtils-MakeMaker-Coverage.

This module adds an additional target to the Makefile generated by
ExtUtils::MakeMaker. The target, testcover, calls cover, the command-line
script to generate test coverage statistics, to clean up any data from a
previous run. It then runs the tests, as if make test was run, then calls
cover again to generate the coverage statistics.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-ExtUtils-MakeMaker-Coverage/DESCR \
    pkgsrc/devel/p5-ExtUtils-MakeMaker-Coverage/Makefile \
    pkgsrc/devel/p5-ExtUtils-MakeMaker-Coverage/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index