Name : perl-Test-Requires-Git
| |
Version : 1.008
| Vendor : openSUSE
|
Release : lp152.1.2
| Date : 2020-05-16 08:33:45
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-Requires-Git-1.008-lp152.1.2.src.rpm
|
Size : 0.03 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Check your test requirements against the available version of Git
|
Description :
Test::Requires::Git checks if the version of Git available for testing meets the given requirements. If the checks fail, then all tests will be _skipped_.
\'use Test::Requires::Git\' always calls \'test_requires_git\' with the given arguments. If you don\'t want \'test_requires_git\' to be called at import time, write this instead:
use Test::Requires::Git -nocheck;
Passing the \'git\' parameter (see test_requires_git below) to \'use Test::Requires::Git\' will override it for the rest of the program run.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/ppc/distribution/leap/15.2/repo/oss/noarch |