Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Test-Warnings
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 26 10:17:48 2021 UTC (23 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
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,
HEAD
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Thu Oct 7 13:42:36 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 11 12:17:35 2021 UTC (2 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
Update to 0.031 Upstream changes: 0.031 2021-07-13 22:13:48Z - remove unneeded develop prereqs that caused metacpan to unduly raise the river position of some dependent modules
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 23 11:33:25 2020 UTC (3 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
Update to 0.030 Upstream changes: 0.030 2020-03-21 16:56:30Z - fix tests that can fail when there is already an installed module named Foo::Bar::Baz (RT#132140) 0.029 2020-03-14 05:27:59Z - new :report_warnings feature, for printing all of the (unexpected) warning content when had_no_warnings() is called (Tina Mueller, PR#10)
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 7 13:10:20 2020 UTC (3 years, 8 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
Update to 0.028 Upstream changes: 0.028 2019-12-21 20:16:01Z - allow for calling warnings->import being called after importing the "warnings" sub 0.027 2019-09-28 03:54:47Z - new :fail_on_warning feature, for more easily seeing where the surprising warning appeared during testing
Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 15 10:36:51 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: 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,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
Update p5-Test-Warnings to 0.026. 0.026 2016-01-27 03:13:25Z - fixed use of modules loaded by t/zzz-check-breaks.t - fix stderr suppression on perl 5.6 0.025 2016-01-24 02:59:28Z - prereqs lowered from required to suggested: - CPAN::Meta::Check - CPAN::Meta::Requirements - tests are now quieter to avoid causing confusion, by suppressing the printing of stderr in tests
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 18 13:35:57 2016 UTC (7 years, 8 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
Update to 0.024 Upstream changes: 0.024 2015-12-24 18:44:29Z - remove diagnostics accidentally left in new test 0.023 2015-12-22 06:44:24Z - properly handle propagating warnings to previously declared handlers that are not coderefs (i.e. a sub name, or the magic DEFAULT and IGNORE) 0.022 2015-12-19 00:32:42Z - propagate all warnings to any previously-declared __WARN__ handlers (unlike with __DIE__, merely calling warn() is not sufficient)
Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 3 03:28:54 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Sun Apr 5 13:54:58 2015 UTC (8 years, 6 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update to 0.021 Add missing DEPENDS Upstream changes: 0.021 2015-03-21 18:48:27Z - add a x_breaks entry for conflicting versions of File::pushd which inadvertently call our exported warnings() rather than invoking warnings.pm, and documented this undesired interaction
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 4 13:06:37 2015 UTC (8 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update to 0.020 Upstream changes: 0.020 2015-01-03 20:32:21Z - re-release to fix problematic $VERSION declaration (RT#101239) 0.019 2014-12-18 20:07:02Z - fix test to allow for special characters (e.g. MSWin32 file separators) in filenames (A. Sinan Unur) 0.018 2014-12-17 18:17:30Z - fix test to not depend on message formatting changes in newer Carp 0.017 2014-12-16 20:17:22Z - handle other warning handlers passing us partial warning messages by re-adding the source file and line number
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 28 02:27:03 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.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update to 0.016 Upstream changes: 0.016 2014-06-21 04:04:55Z - fix prereq problem with last release - now no longer testing the example scripts for user installs 0.015 2014-06-20 03:36:33Z - adjusted packaging and tests to become perl-5.6 friendly, including only using core or dual-lifed prerequisites 0.014 2014-03-01 22:08:26Z - fix test that was failing when FOO or BAR environment variables were set (RT#93447) 0.013 2013-12-14 21:26:06Z - update configure_requires checking in Makefile.PL
Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 15 02:41:38 2013 UTC (9 years, 11 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update to 0.012 Update BUILD_DEPENDS Upstream changes: 0.012 2013-10-14 16:54:47Z (Karen Etheridge) - re-release to fix t/00-report-prereqs.t use of CPAN::Meta::Requirements 0.011 2013-10-12 22:15:02Z (Karen Etheridge) - unnecessary tests removed; CONTRIBUTING file added 0.010 2013-09-25 03:29:53Z (Karen Etheridge) - re-release with fixed compile test
Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 15 13:12:49 2013 UTC (10 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update to 0.009, previous distfile is gone. 0.009 2013-09-11 04:49:55Z (Karen Etheridge) - fixed error in synopsis (we do not export anything by default) - a caveat added to the documentation regarding embedding warning checks inside another sub (this is for you, ribasushi!!!) - ':no_end_test' now also covers side effects of done_testing, as well as END blocks, making it possible to use the warning(s) subs without having an end warning test while using done_testing (necessary when combining with the 'if' pragma) - END tests will not be added by a subequent use of Test::Warnings if a previous one passed ':no_end_test'
Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 5 08:49:38 2013 UTC (10 years ago) by wen
Branch: MAIN
Import Test-Warnings-0.008 as devel/p5-Test-Warnings. This module is intended to be used as a drop-in replacement for Test::NoWarnings: it also adds an extra test, but runs this test before done_testing calculates the test count, rather than after. It does this by hooking into done_testing as well as via an END block. You can declare a plan, or not, and things will still Just Work.