Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Devel-Cover
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.31 / (download) - annotate - [select for diffs], Tue Jun 27 03:45:03 2023 UTC (3 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
HEAD
Changes since 1.30: +4 -4
lines
Diff to previous 1.30 (colored)
Update to 1.40 Upstream changes: 1.40 - 30 April 2023 - Note usage with dzil (Steve Rogerson) (GH-319) - Fix html_basic report (jkahrman) (GH-318) - Use CPAN::Meta (Slaven Rezi) (GH-314) - Make non-interactive output less noisy (jkahrman) (GH-312) - Avoid infinite recursion in Type::Tiny and other places (Ed J) (GH-307) - Add ignore_covered_err option (Tina Müller) (GH-323) - Handle empty hashes and arrays on condition RHS in 5.37.6 and later 1.39 - 29 April 2023 - Remove dependency on B::Debug (Jim Keenan) (GH-289) - Raise minimum version to 5.12 - Correct spelling of Pod::Coverage trustme parameter (Oliver Youle) (GH-302) - Fix annotations in html_basic report (Opera Wang) (GH-310) 1.38 - 5 June 2022 - Improve documentation 1.37 - 5 June 2022 - Fix Subroutine module docs (bkerin) (GH-262) - Use github actions instead of travis (Zakariyya Mughal) (GH-291) - Improve mkdir error messages (Felipe Gasper) (GH-296) - Remove asterisk from gcov count (Zakariyya Mughal) (GH-294) - Test against 5.36.0 - Avoid warnings from check_files (Nicolas R) (GH-292) - Support __SUB__ (Graham Knop) (GH-290, GH-243, GH-285) - Support uncoverable count ranges (Tina Müller) (GH-288) - Improve gcov support for XS code (Ed J) (GH-280) - Allow overriding of HTML code highlighting (Jesús Alonso Abad) (GH-271) - Improve contributing docs
Revision 1.30 / (download) - annotate - [select for diffs], Tue Oct 26 10:16:26 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.29 / (download) - annotate - [select for diffs], Thu Oct 7 13:41:18 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.28: +1 -2
lines
Diff to previous 1.28 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.28 / (download) - annotate - [select for diffs], Sun Aug 16 00:34:03 2020 UTC (3 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.27: +5 -5
lines
Diff to previous 1.27 (colored)
Update to 1.36 Upstream changes: 1.36 - 19 May 2020 - Fix pod error - Quieten perltidy syntax highlighting errors - Fix up minimum perl version (Dick Franks) (GH-268) - Fix passing full path for cover DB (GH-267) 1.35 - 17 May 2020 - Replace "use vars" with "our" (James Raspass) (GH-255) - Remove tray db file from release - Don't chdir when given a -dir flag (Dave Rolsky) (GH-253) - Manage code references in @INC (Slaven Rezi) (GH-249, GH-250) 1.34 - 16 May 2020 - Minimum supported version is now 5.10.0 (Karen Etheridge) (GH-226) - Support 5.32 by accomodating signauture changes (GH-260)
Revision 1.27 / (download) - annotate - [select for diffs], Tue Oct 15 14:30:52 2019 UTC (3 years, 11 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.26: +5 -5
lines
Diff to previous 1.26 (colored)
(devel/p5-Devel-Cover) Updated 1.31 to 1.33 (pkgsrc changes) -BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences +TEST_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences +TEST_DEPENDS+= p5-B-Debug-[0-9]*:../../devel/p5-B-Debug (upstream changes) Release 1.33 - 26 April 2019 - Fix pod error (Mohammad S Anwar) (github 240) - Work with cperl where class is a keyword (Reini Urban) (github 238) - Restore correct behaviour on merging DBs (Daniel Egeberg) (github 232) - Fix gcov output being on incorrect lines - Fix cover -test with Build.PL (Dagfinn Ilmari Mannsåker) (github 241) Release 1.32 - 25 April 2019 - Test up to 5.26.3, 5.28.3 and 5.29.10 - Get dev environment working on MacOS - Fix up tests with recent Math::BigInt versions (Ed J) (github 219) - Add progress text when processing coverage (Christian Walde) (github 221) - Optionally use Term::Size (Paul "LeoNerd" Evans) (github 228) - Fix indentation in pod (Graham Knop) (github 229) - Fix warn precedence (Alexandr Evstigneev) (github 231)
Revision 1.26 / (download) - annotate - [select for diffs], Sun Sep 23 04:53:33 2018 UTC (5 years ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.25: +5 -5
lines
Diff to previous 1.25 (colored)
Update to 1.31 Upstream changes: Release 1.31 - 18 September 2018 - Add queue for cpancover (Joel Berger) - Handle circular refs (Ed J) (github 164, 216) - Allow for $DEVEL_COVER_TEST_OPTS to be unset (Dick Franks) (github 217)
Revision 1.25 / (download) - annotate - [select for diffs], Fri Jul 20 07:36:13 2018 UTC (5 years, 2 months ago) by wen
Branch: MAIN
Changes since 1.24: +5 -5
lines
Diff to previous 1.24 (colored)
Update to 1.30 Upstream changes: Release 1.30 - 14 July 2018 - Fix incorrect merging of structure (Emiliya Boyadjieva) (github 199) - Fix up compiler warnings (Jens Rehsack) (github 211) - Test against 5.28.0, 5.29.0 and some other versions - Compress and then delete old cpancover data - Clarify some docs around ignore (Olaf Alders) (github 207) - Run coverage on cpp and hpp files (Jacques Germishuys) (github 203) - Add docs for coverage of modules on command line (Slaven Rezi) (github 204) - Ignore .AppleDouble files (David Cantrell) (github 200)
Revision 1.24 / (download) - annotate - [select for diffs], Wed Oct 18 18:21:42 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.23: +5 -5
lines
Diff to previous 1.23 (colored)
p5-Devel-Cover: update to 1.29. Add some dependencies. Release 1.29 - 15 October 2017 - Lock using read and append mode (Stephan Loyd) (github 196) - Clean up lock files when running cover command
Revision 1.23 / (download) - annotate - [select for diffs], Mon Oct 9 07:28:09 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.22: +5 -5
lines
Diff to previous 1.22 (colored)
p5-Devel-Cover: update to 1.28. Release 1.28 - 5 October 2017 - Fix typo in docs (Gregor Herrmann) (github 195) - Fix up options to cover program (github 194)
Revision 1.22 / (download) - annotate - [select for diffs], Tue Sep 26 14:23:16 2017 UTC (6 years ago) by wiz
Branch: MAIN
Changes since 1.21: +5 -5
lines
Diff to previous 1.21 (colored)
p5-Devel-Cover: update to 1.27. Release 1.27 - 20 September 2017 - Test against 5.27.3 - Add dependency on B::Debug (Ryan Voots) (github 189) - Remove obsolete dev and cpancover code - Manage multiple ignore and select options (Sullivan Beck) (github 163) - Write top-level html last for better sorting (Christian Walde) (github 158) - Restore XS coverage in cpancover (H.Merijn Brand) (github 188) - Allow cpancover to run fully from local directory - Handle missing start times in runs (Chad Granum) (github 190) - Add test for string eval (Sebastian Paaske Tørholm) (github 145) - Improve uncoverable tests and docs (Kevin Brannen) (github 167) - The cover program accepts multiple reports (Eden Hochbaum) (github 172) - Add -prefer_lib option to cover script (Kent Fredric) (github 91) - Fix low-level file locking (Graham Knop) (github 90)
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 27 09:01:37 2017 UTC (6 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.20: +5 -5
lines
Diff to previous 1.20 (colored)
Update to 1.26 Upstream changes: Release 1.26 - 24 July 2017 - Untaint $DEVEL_COVER_OPTIONS (Alexey Sokolov) (github 187). - Add loose_perms option (Todd Rinaldo) (github 185). - Set EXTENDED_TESTING during cpancover runs. - Improve version parsing for cpancover (Helmut Wollmersdorfer) (github 124). - Improve cpancover code and documentation
Revision 1.20 / (download) - annotate - [select for diffs], Sun May 28 07:51:18 2017 UTC (6 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.19: +5 -5
lines
Diff to previous 1.19 (colored)
Update to 1.25 Upstream changes: Release 1.25 - 11 May 2017 - Fix C code to work with MSVC (Marc-Philip) (github 177). - Fix cover command using Module::Build on Win32 (sago35) (github 160). - Add file and line info to keep ops unique (Niko Tyni) (github 143). - Report coverage for all declarations (Heinz Knutzen) (github 166). - Fix spelling mistakes (Gregor Herrmann) (github 171). - Fix condition coverage for complex conditions (Heinz Knutzen) (github 165). - Use JSON::MaybeXS for sppen and flexibility (Olivier Mengu (github 139). - Add CONTRIBUTING file (Gabor Szabî³ (github 100).
Revision 1.19 / (download) - annotate - [select for diffs], Sat Apr 22 06:35:28 2017 UTC (6 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.18: +5 -5
lines
Diff to previous 1.18 (colored)
Updated devel/p5-Devel-Cover to 1.24 ------------------------------------ Release 1.24 - 18 April 2017 - Work with 5.25.x (op_sibling) (Dan Collins, Matthew Horsfall) (github 162). - Perl versions below 5.10.0 are now unsupported.
Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 25 14:36:29 2016 UTC (7 years, 5 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.17: +5 -5
lines
Diff to previous 1.17 (colored)
Updated to devel/p5-Devel-Cover-1.23 ------------------------------------ Release 1.23 - 24 April 2016 - Enhance html coverage popups (Haydn Newport) (guthub 156). - Add cpamcover about page (Guillermo O. Freschi) (github 146). - Perl versions below 5.8.1 are now unsupported.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Apr 10 02:12:46 2016 UTC (7 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.16: +5 -5
lines
Diff to previous 1.16 (colored)
Update to devel/p5-Devel-Cover-1.22 ----------------------------------- Release 1.22 - 9 April 2016 - Test against 5.20.3, 5.21.1 - 5.21.9, 5.22.1. - Improve uncoverable docs (Alex Balhatchet) (github 148). - Improve cpancover.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 23 08:49:48 2016 UTC (7 years, 8 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.15: +5 -5
lines
Diff to previous 1.15 (colored)
Update to 1.21 Upstream changes: Release 1.21 - 20 September 2015 - Test more versions on travis. - Fix things up with cpancover for new docker release. - Fix problem under 5.22 (Dick Franks) (github 140).
Revision 1.15 / (download) - annotate - [select for diffs], Tue Nov 3 03:28:09 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Add SHA512 digests for distfiles for devel category Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 3 07:44:48 2015 UTC (8 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Update to 1.20 Upstream changes: Release 1.20 - 6 July 2015 - Document setting PerlSwitches for mod_perl (jpsalvesen) (github 128). Release 1.19 - 5 July 2015 - Get things working with 5.22.0. - Test against 5.23.0. - Remove dependency on Test::Warn.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 9 01:09:09 2015 UTC (8 years, 5 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
Update to 1.18 -------------- Release 1.18 - 6 April 2015 - Remove dependency on CGI (use HTML::Entities instead) (Lee Johnson). - Fix a use of the wrong type of null constant (Zefram) (RT #103102). - Link to next uncovered statement in html_basic (H.Merijn Brand) (github 112). - Add "provides" to metadata (Ivan Wills) (github 119).
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jan 29 05:06:07 2015 UTC (8 years, 8 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
Release 1.17 - 20 September 2014 - Get cpancover to release quality. - Add IRC link to META. - Test against 5.20.1, 5.21.1, 5.21.2, 5.21,3 and 5.21.4. - Officially support 5.20.1. Release 1.16 - 17 August 2014 - Fix segfault in 5.20.0. - Improvements to cpancover. - Fix vim report to work with recent versions (cono) (github 94). - Ignore vim swap files in git (Gabor Szabo) (github 95). - Improve help for cover command (Gabor Szabo) (github 96).
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 18 02:16:21 2014 UTC (9 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Update to 1.15 Release 1.15 - 1 June 2014 - Allow -coverage default,-pod option to cover (David Cantrell) (github 89). - Get cpancover coverage in docker containers. - Add CGI.pm as a prerequisite. - Test against 5.20.0 and 5.21.0. - Add longer delay in tests to try to appease *BSD. Release 1.14 - 2 May 2014 - Fix test failures on OpenBSD, NetBSD and Windows. Release 1.13 - 28 April 2014 - Test against 5.19.11. - Fix "use 5.xyz;" on pre 5.10 perls (github 87). - Round percentages down in summary and reports (also fixes Windows tests).
Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 26 14:27:07 2014 UTC (9 years, 5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Update to 1.12 Update DEPENDS Upstream changes: Release 1.12 - 17 April 2014 - Fix test failure on OSX, FreeBSD and HPUX (thanks H.Merijn Brand). Release 1.11 - 13 April 2014 - Tests should pass when all run in parallel (Kent Fredric) (github 69). - Fix problems with using Sereal as DB format. Release 1.10 - 6 April 2014 - Test against 5.19.10. - Add Sereal backend and use it if available. - Support spaces in DB path (Keith Wissing) (github 81). - Test against 5.8 on Travis (Slaven Reziïæ (github 76). - HTML cleanups (H.Merijn Brand). - Fix deep recursion with use overload (Matthew Horsfall) (github 78, 79). - Improve testing process. Release 1.09 - 15 March 2014 - Add Contributors file. - Test against 5.19.4 - 5.19.9. - Officially support 5.18.2. - Fix shortcircuiting conditional operators for blead changes (Matthew Horsfall) (rt 90591) (github 75, 80). - Fix tab expansion in HTML report (H.Merijn Brand) (github 83). Release 1.08 - 24 August 2013 - Don't test against 5.17.x development releases. - Don't test against 5.19.2 and 5.19.3 which have a bug which causes tests to fail. - Perl 5.18 is more picky about POD encodings (Gregor Herrmann) (rt 88027). - Numerous typo fixes (David Steinbrunner) (github 67). Release 1.07 - 22 August 2013 - Improve -coverage options, fix -ignore_re for .gcov files (Steve Sanbeg) (github 53). - Work around B::CV::GV regression in 5.18.1. - Officially support 5.18.1. - Test against 5.19.1, 5.19.2 and 5.19.3. Release 1.06 - 17 July 2013 - More DEVEL_COVER_NO_TESTS changes for p5cover. Release 1.05 - 17 July 2013 - Quieten some deparse warnings. - Fix errors in write_csv (Jim Keenan) (github 64). - Fix error in -inc/+inc docs and pod formatting (Olaf Alders) (github 65). - Add DEVEL_COVER_NO_TESTS option to not run any tests during p5cover. Release 1.04 - 1 June 2013 - Fix return code from cover (Kan Fushihara) (guthub 61). - Fix pod coverage for multiple packages in a file. (rt 34888). - Speed improvements. Release 1.03 - 20 May 2013 - Fixes for correct operation with 5.17.11, 5.18.0 and 5.19.0. Release 1.02 - 28 April 2013 - Make -silent even quieter (Sergiy Borodych) (guthub 49). - mod_perl2 on Debian sets $^X to apache2 (Lasse Makholm) (github 47). - Add csv file for use with metacpan (Dinis Rebolo) (github 56). - cover -test exists with the staus of the underlying test run (Kan Fushihara) (github 57, 58). - Quieten a warning (Jim Keenan) (github 59). Release 1.01 - 30 March 2013 - Test against 5.14.4, 5.16.3, 5.17.8, 5.17.9 and 5.17.10. - Ignore PERL5OPT during tests. And other make targets. (rt 43833). - &&=, ||= and //= operators now require RHS to be true and false. - Fix some "uninitialized value" warnings. Release 1.00 - 10 February 2013 - Fix segv in constant folding of xor ops (github 40). - Fix various problems running Devel::Cover under tainting (github 41). - Add JavaScript to filter results in html_basic (David Cantrell) (github 42). Use -norestrict option to keep previous behaviour. - Document ability to mark code as uncoverable (github 45).
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 26 19:49:38 2013 UTC (10 years, 8 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
- Updated to 0.99 ChangeLog: Release 0.99 - 31 December 2012 - Improve documentation (Olaf Alders) (github 34). - Thank Bytemark for the cpancover server. - Test against 5.17.7. - Provide coverage for subs removed from the symbol table (rt 13207). Release 0.98 - 25 November 2012 - Fix links on html_basic report. - Fix setting Inc under taint mode (Guillaume Aubert) (guthub 26, 33). - Test against 5.17.6. - Improve warnings from Devel::Cover and reduce duplicates. - Make cover -test -nodelete work. - Run cpancover with 5.16.2. - Prefer bugs on github rather than RT. Release 0.97 - 10 November 2012 - Filter paths contained in CWD out of @Inc (Christian Walde) (github 32). - Test against 5.12.5, 5.14.3, 5.16.2, and 5.17.5. - Improve parallelism for cpancover. Release 0.96 - 24 September 2012 - JSON:PP should have been JSON::PP (Paul Hirst) (github 28). - Correct when some new tests should be skipped. - Quieten some debugging output. - Fix infinite loop during global destruction (github 29). Release 0.95 - 22 September 2012 - Fix loss of condition coverage data when first operand calls into ignored file (Celogeek, Christian Walde) (rt 63090) (github 15, 20). - Fix similar problem with branch coverage (Robert Freimuth) (rt 72027). - More similar problems (Brian Cassidy, Florian Ragwitz, Heikki J Laaksonen) (rt 63698). - Test against 5.17.4. Release 0.94 - 18 September 2012 - Officially support 5.16.1. - Manage mod_perl2 setting $^X to httpd. - Make changes to support 5.17.3. Release 0.93 - 4 August 2012 - Fix up start and finish times in text report. - Make summary cover report respect options given. - Make vim report respect specified criteria (rt 38258). - Only collect time and condition coverage when requested. - Fix some "ignoring extra $criterion" errors. - Don't stop reports at __END__ with AutoLoader. - Add perl version and OS to html_basic. - Make html_minimal summary more like html_basic. - Time coverage is no use in the vim report. - Keep descriptions to a single line. Release 0.92 - 17 July 2012 - Fix inc directories when working with local::lib (Olivier Mengué) (github 25) Release 0.91 - 15th July 2012 - Generate inc directories at runtime (rt 68991, 76528, 66881, 37349). - Get the tests running again on Windows. Release 0.90 - 13th July 2012 - Fix cover -test on Windows (Christian Walde) (github 24) (rt 75565). - Better document coverage options (github 23). - Run in directories containing spaces (rt 62423). - Add moose_constraint test (rt 57173). Release 0.89 - 15th June 2012 - Fix POD syntax error (gregor herrmann <gregoa@debian.org>) (rt 77599). - Handle RE metachars in build directory (rt 75633 & 77598) (dcoupal@cisco.com & Niko Tyni <ntyni@debian.org>). - Return to starting directory after cover report (John Lightsey) (rt 61515). - Relax permissions on DB directories (github 22). Release 0.88 - 8th June 2012 - Add -launch option to open report in appropriate viewer (Stephen Thirlwall). - Move ignored filename list into DB module (rt 77163 and github 12). - Don't complain about Mouse accessors (rt 71680). - Turn off $^W when calling B::Deparse (fixes perl #113464). - Update cpancover. Release 0.87 - 21st May 2012 - Major documentation overhaul (Pau Amma). - Cleanup Data::Dumper usage (localise settings) (Olivier Mengué) (rt 76531). - Ignore more generated filenames - Moose and Template Toolkit. - Improve results for chained logical operators. - Officially support 5.16.0. Release 0.86 - 9th April 2012 - Add all coverage criteria to the Vim report. Release 0.85 - 1st April 2012 - Add customisable thresholds to HTML reports (Xavier Caron). - Improve Vim report. Release 0.84 - 31th March 2012 - Add Vim report (based on discussion with Tatsuhiko Miyagawa). Release 0.83 - 30th March 2012 - Prefer JSON::XS for faster operation (Audrey Tang (Àë³³)). - Rework testing framework (Xavier Caron). Release 0.82 - 19th March 2012 - Do not distribute MYMETA.json (Olivier Mengué) (rt 75883). Release 0.81 - 18th March 2012 - Fix up dzil release process. Release 0.80 - 18th March 2012 - Don't be so noisy with Moose code. - Move to Dist:Zilla (Christian Walde). - Test against 5.14.2 and 5.15.2 - 5.15.8. - Select gcov2perl from the same directory as cover. - Print warnings to STDERR so $SIG{__WARN__} isn't called (Christian Walde). - Manage coverage reporting errors before an exec (Daisuke Maki). - Don't run fork tests on Windows (Christian Walde). - Add more documentation about cover --test (Kirk Kimmel). - Remove race conditions around mkdir. - Add travis config file. - Add word "Warning" to MD5 digest message.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Aug 12 07:17:27 2011 UTC (12 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Changes 0.79: * Test against 5.12.4, 5.14.1, 5.15.0 and 5.15.1. * Fix inc_sub test failures dependant on whether JSON:PP was installed.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 12 11:20:38 2010 UTC (13 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 0.71, changes undocumented.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 3 06:01:37 2010 UTC (13 years ago) by sno
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Updating devel/p5-Devel-Cover from 0.68nb1 to 0.70 pkgsrc changes: - add license - tidy Upstream changes: Release 0.69 - 28th August 2010 - Correctly report on C<my $x = $y || return> and other shortcuts. - Put end to end tests in t/e2e. - Add test for regexp eval fail (Florian Ragwitz). - Fix some warnings from strict compilers (Florian Ragwitz). - Allow tests to run in parallel (Florian Ragwitz). - Test against 5.13.* development releases. - We now require Test::More to run the tests.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 7 03:22:05 2010 UTC (13 years, 1 month ago) by seb
Branch: MAIN
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update p5-Devel-Cover from version 0.67 to version 0.68. Upstream changes: Release 0.68 - 5th August 2010 - Fix gcov2perl to work with large numbers (Thomas Dorner) (rt 45028). - Fix "gcov -l" include files (Thomas Dorner) (rt 44864). - Test against 5.12.1. - Gross workaround for for regexp evals (Florian Ragwitz).
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jul 16 00:38:30 2010 UTC (13 years, 2 months ago) by seb
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update p5-Devel-Cover from version 0.66 to version 0.67. Upstream changes: Release 0.67 - 8th May 2010 - Fix up the Makefile for dmake on Strawberry Perl (Curtis Jewell) (rt 50774).
Revision 1.3 / (download) - annotate - [select for diffs], Sat Apr 24 20:00:13 2010 UTC (13 years, 5 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update p5-Devel-Cover from version 0.65 to version 0.66. Upstream changes: Release 0.66 - 12th April 2010 - Move to faster method of collecting data. Could be up to twice as fast now. - Add -replace_ops options to be able to revert to previous collection method. - Test against 5.12.0 and update tests as necessry. - Work better with non-existent databases. - XS fixes related to overriding ops rather than replacing runops (Florian Ragwitz). - Don't chmod created directories (mkdir should suffice).
Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 24 00:08:34 2009 UTC (14 years, 1 month ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update p5-Devel-Cover from version 0.64nb1 to version 0.65. Upstream changes: - No changes list provided, from a quick diff inspection it seems to be a bug fixes release.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Sep 14 18:00:54 2008 UTC (15 years ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of p5-Devel-Cover version 0.64 in the NetBSD Packages Collection. The Perl 5 module Devel::Cover provides code coverage metrics for Perl. Code coverage metrics describe how thoroughly tests exercise code. By using Devel::Cover you can discover areas of code not exercised by your tests and determine which tests to create to increase coverage. Code coverage can be considered as an indirect measure of quality.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 14 18:00:54 2008 UTC (15 years ago) by seb
Branch: MAIN
Initial revision