Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Test-Most
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Sat Oct 1 09:07:19 2022 UTC (11 months, 3 weeks ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Update to 0.38 Upstream changes: 0.38 2022-09-24 - Stop permanently altering Test::More's export list (RT#73299) (thanks to 2shortplanks for this)
Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 26 10:17:43 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Thu Oct 7 13:42:32 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.11 / (download) - annotate - [select for diffs], Sat Apr 18 11:24:56 2020 UTC (3 years, 5 months ago) by mef
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,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
(devel/p5-Test-Most) Updated 0.35 to 0.37 0.37 2020-04-04 - Don't call parent DESTROY method if it does not exist (thanks, Karen) 0.36 2020-04-04 - Ensure Test::Builder's original DESTROY is called. Thanks to Karen Etheridge. https://github.com/Ovid/test--most/pull/10
Revision 1.10 / (download) - annotate - [select for diffs], Tue Aug 16 00:11:48 2016 UTC (7 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
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,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
Update to 0.35 Update DEPENDS Upstream changes: 0.35 2016-08-11 - Bump module deps due to Test2. Test2 is tested well enough that you're probably OK, but you'll want to retest your code with this release.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 3 03:28:52 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Sun Nov 23 14:29:44 2014 UTC (8 years, 10 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Update to 0.34. From the changelog: - Make compatible with the new Test::Builder (exodist - Chad Granum) - Backwards-incompatible change: reftype no longer exported by default. See https://github.com/Ovid/test--most/issues/6 (reported by rjattril). This should not be noticed by most users (crosses-fingers). - defer_plan() has long been deprecated and will be removed in a future release. This release carp()s if you try to call it.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 9 19:02:18 2014 UTC (9 years, 3 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 0.33. From the changelog: - Fixed "(in cleanup) Can't use an undefined value as a subroutine reference" error. - Remove Build.PL.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 10 11:34:32 2012 UTC (11 years ago) by sno
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,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Packaging update for CPAN module Test::Most in devel/p5-Test-Most from 0.25 to 0.31. pkgsrc changes: - adjust dependencies upstream changes since 0.25: 0.31 2012-09-06 - Fix "You tried to plan twice" bug (reported on #78564) 0.30 2012-09-05 - Bugfix: Moose can now be used safely as we exclude Test::Deep::blessed by default (multiple reports) - Bugfix from Randy Stauner. Time::HiRes eval test uses $@, not @_ - carp instead of warn (Olivier Mengu©) - Remove autogenerated files (Olivier Mengu©)
Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 28 13:05:12 2011 UTC (11 years, 9 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update p5-Test-Most to 0.25. Changes from previous: 0.25 2011-08-17 - Add timeit() function to time individual behaviours. 0.24 2011-06-18 - Update dependencies to pick up multiple bug fixes, new behaviours, in various Test:: libraries.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 8 20:48:08 2010 UTC (13 years ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Updating devel/p5-Test-Most from 0.22nb1 to 0.23 pkgsrc changes: - removing option for Data::Dumper::Names recommendation and install it by default - target it to test most, not nearly most - adjust dependencies Upstream changes: 0.23 2010-09-08 - added "Excluding Test Symbols" feature (RT#61146, Karen Etheridge).
Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 31 05:45:14 2010 UTC (13 years ago) by sno
Branch: MAIN
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Updating devel/p5-Test-Most from 0.21nb1 to 0.22 pkgsrc changes: - correcting license - adjusting dependency versions Upstream changes: 0.22 2010-08-07 - Added always_explain() and always_show(). - Apply doc fixes from ranguard. Thanks :) 0.21_04 2010-02-06 - Give people the ability to exclude test modules in case of conflicts. This is to resolve: "Prototype mismatch: sub main::blessed ($) vs none" error with Moose and Test::Deep. See https://rt.cpan.org/Ticket/Display.html?id=54362&results=e73ff63c5bf9ba0f796efdba5773cf3f 0.21_03 2010-02-06 - Bump up dependency on Test::Builder. Need that for done_testing() and to deprecate all_done(). - Remove strict and warnings from tests since they no longer need them :) - Decided to bump up the minimum version number for all test modules. This module should be "one stop shopping" for most people. - Moderately significant POD update. 0.21_02 2010-02-06 - Import strict an warnings. - Increase version requirement for https://rt.cpan.org/Ticket/Display.html?id=44790 Thanks to Gerda Shank for that. 0.21_01 2009-02-18 - Have explain() depend on Test::More::note() (patch from Schwern) - Depend on Test::More directly (patch from Scwhern)
Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 12 10:59:47 2009 UTC (14 years, 5 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
PkgSrc changes: - update package for Test::Most to 0.21 Upstream changes: 0.21 2009-02-18 - No changes. Update version for release. 0.20_02 2008-11-26 - Make sure tests don't fail if optional Data::Dumper::Names dependency is not met. 0.20_01 2008-11-25 - Added &show. Like &explain, but tries to show variable names.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Feb 14 00:12:30 2009 UTC (14 years, 7 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Added devel/p5-Test-Most version 0.20 This module provides you with the most commonly used testing functions and gives you a bit more fine-grained control over your test suite. use Test::Most tests => 4, 'die'; ok 1, 'Normal calls to ok() should succeed'; is 2, 2, '... as should all passing tests'; eq_or_diff [3], [4], '... but failing tests should die'; ok 4, '... will never get to here'; As you can see, the eq_or_diff test will fail. Because 'die' is in the import list, the test program will halt at that point.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Feb 14 00:12:30 2009 UTC (14 years, 7 months ago) by abs
Branch: MAIN
Initial revision