Name: | perl-Test-Base |
---|---|
Version: | 0.58 |
Release: | 3.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 97837 |
License: | GPL+ or Artistic |
RPM: | perl-Test-Base-0.58-3.el6.noarch.rpm |
Source RPM: | perl-Test-Base-0.58-3.el6.src.rpm |
Build Date: | Sat May 08 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Test-Base/ |
Summary: | Data Driven Testing Framework |
Description: | Testing is usually the ugly part of Perl module authoring. Perl gives you a standard way to run tests with Test::Harness, and basic testing primitives with Test::More. After that you are pretty much on your own to develop a testing framework and philosophy. Test::More encourages you to make your own framework by subclassing Test::Builder, but that is not trivial. |
- rebuild against perl 5.10.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Update to 0.58. - BR Test::Deep and Test::Tester.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Update to 0.55. - Explicitly BR Test::More >= 0.62. - BR YAML.
- Rebuild for new perl
- BR Test::More.
- Update to 0.54.
- BR ExtUtils::MakeMaker.
- Update to 0.53. - Use fixperms macro instead of our own chmod incantation.
- Fix find option order.
- Update to 0.52.
- Add explicit dependencies for Text::Diff and LWP::Simple.
- Specfile autogenerated by cpanspec 1.65. - Remove explicit BR: perl and Requires: perl(Spiffy).