Files
pkgsrc-ng/devel/p5-Test-Requires-Git/DESCR
2016-11-18 22:39:22 +01:00

6 lines
268 B
Plaintext

Test::Requires::Git checks if the version of Git available for testing
meets the given requirements.
The "current git" is obtained by running git --version (so the first git
binary found in the PATH will be tested).
If the checks fail, then all tests will be skipped.