Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Test-Manifest-2.02-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-Test-Manifest Distribution: SUSE Linux Enterprise 15 SP3
Version: 2.02 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 03:38:46 2021
Group: Development/Libraries/Perl Build host: lamb09
Size: 19164 Source RPM: perl-Test-Manifest-2.02-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Tue Apr 14 2015 coolo@suse.com
  - 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 coolo@suse.com
  - use original .tar.gz
* Wed Feb 02 2011 vcizek@novell.com
  - bzipped source tarball
* Tue Nov 30 2010 coolo@novell.com
  - switch to perl_requires macro
* Fri Aug 27 2010 chris@computersalat.de
  - 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
* Tue Aug 10 2010 anicka@suse.cz
  - state license correctly (bnc#627747)
* Mon Aug 02 2010 anicka@suse.cz
  - initial package

Files

/usr/lib/perl5/vendor_perl/5.26.1/Test
/usr/lib/perl5/vendor_perl/5.26.1/Test/Manifest.pm
/usr/lib/perl5/vendor_perl/5.26.1/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/LICENSE
/usr/share/doc/packages/perl-Test-Manifest/README
/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/man/man3/Test::Manifest.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024