Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Test-File - Test file attributes through Test::Builder
- Description:
This module provides a collection of test utilities for file attributes.
Some file attributes depend on the owner of the process testing the file
in the same way the file test operators do.
Packages
perl-Test-File-1.34-1.el6.src
[26 KiB] |
Changelog
by Paul Howarth (2012-07-24):
- Update to 1.34
- Added dir_exists_ok and dir_contains_ok
- Added file_contains_like and file_contains_unlike
- Fixed a few grammatical errors in POD
- Added some SKIP blocks to avoid test failures when running as root
- Fixed qr//mx patterns to work with older Perls (CPAN RT#74365)
- Fixed incorrect spelling of "privileges" in SKIP blocks (CPAN RT#74483)
- Skip testing of symlinks on Windows (CPAN RT#57682)
- Fixed automatically generated test name for owner_isnt (CPAN RT#37676)
- Fixed problem in MANIFEST file (CPAN RT#37676)
- Fixed problem in links.t (CPAN RT#76853)
- This release by BAREFOOT -> update source URL
- BR: perl(base), perl(Exporter) and perl(File::Spec)
- Bump perl(Test::Manifest) version requirement to 1.21
- Bump perl(Test::More) version requirement to 0.88
- Drop perl(ExtUtils::MakeMaker) version requirement
- BR: at least version 1.00 of perl(Test::Pod)
- Drop buildreq perl(Test::Prereq) since t/prereq.t isn't in the test_manifest
- Package LICENSE file
- Expand %summary and %description
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Make %files list more explicit
- Use %{_fixperms} macro rather than our own chmod incantation
- Use DESTDIR rather than PERL_INSTALL_ROOT
|