Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXZ
]
perl-Test-Requires - Checks to see if a given module can be loaded
- Description:
Test::Requires checks to see if the module can be loaded.
If this fails, rather than failing tests this skips all tests.
Packages
perl-Test-Requires-0.06-4.puias6.noarch
[12 KiB] |
Changelog
by Paul Howarth (2012-03-22):
- Drop -tests subpackage (general lack of interest in this), but include
them as documentation for the main package
- Don't need explicit runtime dependency on perl(Test::Builder::Module) if we
have rpm ≥ 4.9 as it can auto-detect it
- BR: at least version 0.61 of perl(Test::More) as per upstream
- Drop unnecessary version requirement for perl(ExtUtils::MakeMaker)
- Drop redundant %{?perl_default_filter}
- BR: aspell-en rather than hunspell-en on old distributions where
Test::Spelling uses aspell instead of hunspell
- Don't BR: perl(Test::Perl::Critic) when bootstrapping
- Don't use macros for commands
- Don't need to remove empty directories from buildroot
- Make %files list more explicit
- Drop %defattr, redundant since rpm 4.4
- Use tabs
|