Test for warnings and the lack of them
Go to file
Paul Howarth 49cd1ffe65 Update to 0.009
- New upstream release 0.009
  - Fixed error in synopsis (we do not export anything by default)
  - A caveat added to the documentation regarding embedding warning checks
    inside another sub
  - ':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'
- Update dependencies
2013-09-11 14:54:36 +01:00
.gitignore Initial import (perl-Test-Warnings-0.007-1) 2013-07-11 13:37:29 +01:00
perl-Test-Warnings.spec Update to 0.009 2013-09-11 14:54:36 +01:00
sources Update to 0.009 2013-09-11 14:54:36 +01:00