Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-NoWarnings | Distribution: SUSE Linux Enterprise 15 |
Version: 1.04 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 1.25 | Build date: Fri May 25 20:16:11 2018 |
Group: Development/Libraries/Perl | Build host: sheep22 |
Size: 47259 | Source RPM: perl-Test-NoWarnings-1.04-1.25.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://search.cpan.org/dist/Test-NoWarnings/ | |
Summary: Make sure you didn't emit any warnings while testing |
In general, your tests shouldn't produce warnings. This modules causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when the it occurred. If some of your tests *are supposed to* produce warnings then you should be capturing and checking them with the Test::Warn manpage, that way the Test::NoWarnings manpage will not see them and so not complain. The test is run by an 'END' block in Test::NoWarnings. It will not be run when any forked children exit.
LGPL-2.1+
* Mon Apr 27 2015 coolo@suse.com - regenerate using cpanspec.yml * Mon Dec 24 2012 lars@linux-schulserver.de - remove versioned dependency for Test::Builder to allow build on SLE_11 * Mon Feb 20 2012 coolo@suse.com - updated to 1.04 - Added the experimental :early debugging pragma to cause warnings to be emitted immediately. This should stay off otherwise (ADAMK) * Mon Sep 19 2011 coolo@suse.com - updated to 1.03 - Test::Builder and Test::Tester dependencies were the wrong way around, corrected (ADAMK) * Tue Mar 15 2011 cfarrell@novell.com - license update: LGPLv2.1+ See LICENSE file and README: Clearly, this is not Artistic, but LGPLv2.1 licensed * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Mon Sep 13 2010 lars@linux-schulserver.de - update to 1.02: + Remove the need for a private variable when detecting Devel::StackTrace support + Don't import unused functions from Carp or Test::Builder + Minor documentation tweaks + Correct the repository metadata in META.yml + Minor cleanups in the eumm-update generated code + Added a dedicated compile test * Sun Jan 10 2010 jengelh@medozas.de - enable parallel build * Sat Jul 25 2009 chris@computersalat.de - spec mods * removed ^---------- * removed ^#--------- * Sat Jun 20 2009 chris@computersalat.de - added perl-macros o autogen filelist with perl_gen_filelist - spec mods o added header o fixed deps
/usr/lib/perl5/vendor_perl/5.26.1/Test /usr/lib/perl5/vendor_perl/5.26.1/Test/NoWarnings /usr/lib/perl5/vendor_perl/5.26.1/Test/NoWarnings.pm /usr/lib/perl5/vendor_perl/5.26.1/Test/NoWarnings/Warning.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/doc/packages/perl-Test-NoWarnings /usr/share/doc/packages/perl-Test-NoWarnings/Changes /usr/share/doc/packages/perl-Test-NoWarnings/LICENSE /usr/share/doc/packages/perl-Test-NoWarnings/README /usr/share/man/man3/Test::NoWarnings.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025