- updated to 0.016
- 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
OBS-URL: https://build.opensuse.org/request/show/242647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Warnings?expand=0&rev=6
- re-release with fixed compile test
- 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)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Warnings?expand=0&rev=6
- compile test updated, to hopefully fix mswin32 parsing issues
- fix subtest tests to work on Test::More before 0.95_01
(RT#86802)
- remove use of Class::Method::Modifiers
- new feature: warnings { code } and warning { code }, for capturing
the contents of warnings for subsequent testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Warnings?expand=0&rev=3