pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-FailWarnings
Module Name: pkgsrc
Committed By: sno
Date: Wed Jul 3 07:22:46 UTC 2013
Added Files:
pkgsrc/devel/p5-Test-FailWarnings: DESCR Makefile distinfo
Log Message:
Adding package for CPAN distribution Test-FailWarnings version 0.005 into
devel/p5-Test-FailWarnings.
This module hooks $SIG{__WARN__} and converts warnings to Test::More's
fail() calls. It is designed to be used with done_testing, when you don't
need to know the test count in advance.
Just as with Test::NoWarnings, this does not catch warnings if other things
localize $SIG{__WARN__}, as this is designed to catch unhandled warnings.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Test-FailWarnings/DESCR \
pkgsrc/devel/p5-Test-FailWarnings/Makefile \
pkgsrc/devel/p5-Test-FailWarnings/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