Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-Manifest | Distribution: openSUSE:Factory:zSystems |
Version: 2.24.0 | Vendor: openSUSE |
Release: 2.3 | Build date: Sat Mar 9 00:05:47 2024 |
Group: Unspecified | Build host: reproducible |
Size: 27920 | Source RPM: perl-Test-Manifest-2.24.0-2.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Test-Manifest | |
Summary: Interact with a t/test_manifest file |
'Test::Harness' assumes that you want to run all of the _.t_ files in the _t/_ directory in ASCII-betical order during 'make test' or './Build test' unless you say otherwise. This leads to some interesting naming schemes for test files to get them in the desired order. These interesting names ossify when they get into source control, and get even more interesting as more tests show up. 'Test::Manifest' overrides the default test file order. Instead of running all of the _t/*.t_ files in ASCII-betical order, it 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 the build system to do the right thing. In _t/test_manifest_, simply list the tests that you want to run. Their order in the file is the order in which they run. You can comment lines with a '#', just like in Perl, and 'Test::Manifest' will strip leading and trailing whitespace from each line. It also checks that the specified file is actually in the _t/_ directory. If the file does not exist, it does not put its name in the list of test files to run and it will issue a warning. Optionally, you can add a number after the test name in test_manifest to define sets of tests. See 'get_t_files' for more information.
Artistic-2.0
* Fri Mar 08 2024 Tina Müller <[email protected]> - Fix disabling of __perllib_provides * Tue Jan 09 2024 Tina Müller <[email protected]> - updated to 2.024 see /usr/share/doc/packages/perl-Test-Manifest/Changes 2.024 2024-01-08T15:34:49Z * refresh distro * fix tests for parallel execution (https://rt.cpan.org/Ticket/Display.html?id=92604) * Sun Jan 09 2022 Tina Müller <[email protected]> - updated to 2.023 see /usr/share/doc/packages/perl-Test-Manifest/Changes 2.023 2022-01-08T21:48:28Z * No code changes. Fix a link in the README.pod. * Sun Jan 17 2021 Tina Müller <[email protected]> - updated to 2.022 see /usr/share/doc/packages/perl-Test-Manifest/Changes 2.022 2021-01-16T13:29:49Z * freshen distro, remove Travis CI, add Github Actions * choroba fixed parallel testing (Github #4) * Tue May 08 2018 [email protected] - updated to 2.021 see /usr/share/doc/packages/perl-Test-Manifest/Changes 2.021 2018-05-08T02:47:56Z * Clarify that it's the Artistic License 2.0 2.02_01 2016-06-07T20:39:40Z * Start tracking down odd get_test_files failures. * Tue Apr 14 2015 [email protected] - updated to 2.02 see /usr/share/doc/packages/perl-Test-Manifest/Changes Changes for Test::Manifest 2.02 - Tue Aug 26 13:01:43 2014 Fix rt.cpan.org #98288: fix a spelling mistake 2.00_001 - Thu Jul 11 20:22:40 2013 * Switch back to Makefile.PL—so much simpler 2.00_01 - Wed Jul 20 01:02:11 2011 * Work with Module::Build by supplying a subclass. 1.23 - Fri Jul 17 03:04:38 2009 * Move everything to git and finally make a release * Fri Nov 18 2011 [email protected] - use original .tar.gz * Wed Feb 02 2011 [email protected] - bzipped source tarball * Tue Nov 30 2010 [email protected] - switch to perl_requires macro * Fri Aug 27 2010 [email protected] - update to 1.23 * Fixed bug for missing file: previously the missing file name was passed through to run_t_files, although without the t/ added to its path. Test::Manifest should only warn about and skip missing files. - 1.22_03 - Tue Jul 29 21:14:49 2008 * Fixed bug for missing file: previously the missing file name was passed through to run_t_files, although without the t/ added to its path. Test::Manifest should only warn about and skip missing files. - recreated by cpanspec 1.78 - noarch pkg
/usr/lib/perl5/vendor_perl/5.40.0/Test /usr/lib/perl5/vendor_perl/5.40.0/Test/Manifest.pm /usr/share/doc/packages/perl-Test-Manifest /usr/share/doc/packages/perl-Test-Manifest/Changes /usr/share/doc/packages/perl-Test-Manifest/examples /usr/share/doc/packages/perl-Test-Manifest/examples/README /usr/share/doc/packages/perl-Test-Manifest/test_manifest /usr/share/doc/packages/perl-Test-Manifest/test_manifest_levels /usr/share/doc/packages/perl-Test-Manifest/test_manifest_with_include /usr/share/licenses/perl-Test-Manifest /usr/share/licenses/perl-Test-Manifest/LICENSE /usr/share/man/man3/Test::Manifest.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 14 23:24:16 2025