Name : perl-Test-Requires-Git
| |
Version : 1.008
| Vendor : openSUSE
|
Release : 1.11
| Date : 2017-03-08 08:41:20
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-Requires-Git-1.008-1.11.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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Factory:/RISCV:/ToTest/images/repo/openSUSE-20240817-riscv64-Media1/noarch |