Name: | perl-Test-Manifest |
---|---|
Version: | 2.023 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 30452 |
License: | Artistic 2.0 |
RPM: | perl-Test-Manifest-2.023-1.el9.noarch.rpm |
Source RPM: | perl-Test-Manifest-2.023-1.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Test-Manifest |
Summary: | Test case module for Perl |
Description: | MakeMaker assumes that you want to run all of the .t files in the t/ directory in ascii-betical order during make test unless you say otherwise. This leads to some interesting naming schemes for test files to get them in the desired order. You can specify any order or any files that you like, though, with the test directive to WriteMakefile. Test::Manifest looks in the t/test_manifest file to find out which tests you want to run and the order in which you want to run them. It constructs the right value for MakeMaker to do the right thing. |
- Update to 2.023 - Fix a link in the README.pod
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 2.022 - Freshen distro, remove Travis CI, add GitHub Actions - Fix parallel testing (GH#4) - Use %license unconditionally
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild