SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-Manifest rpm build for : OpenSuSE. For other distributions click perl-Test-Manifest.

Name : perl-Test-Manifest
Version : 2.021 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 39.1 Date : 2018-05-14 11:54:04
Group : Development/Libraries/Perl Source RPM : perl-Test-Manifest-2.021-39.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Interact with a t/test_manifest file
Description :
\'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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP3/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Test::Manifest)
perl-Test-Manifest

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Test
/usr/lib/perl5/vendor_perl/5.18.2/Test/Manifest.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/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

 
ICM