Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Path-Tiny-tests | Distribution: AlmaLinux |
Version: 0.144 | Vendor: AlmaLinux |
Release: 9.el10 | Build date: Sat Dec 14 13:14:08 2024 |
Group: Unspecified | Build host: s390x-builder01.almalinux.org |
Size: 160167 | Source RPM: perl-Path-Tiny-0.144-9.el10.src.rpm |
Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
Url: https://metacpan.org/release/Path-Tiny | |
Summary: Tests for perl-Path-Tiny |
Tests from perl-Path-Tiny. Execute them with "/usr/libexec/perl-Path-Tiny/test".
Apache-2.0
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.144-9 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Aug 26 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.144-8 - Fix filters of dependencies * Wed Jul 17 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.144-7 - Package tests * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.144-6 - Bump release for June 2024 mass rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.144-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.144-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.144-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.144-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 02 2022 Paul Howarth <paul@city-fan.org> - 0.144-1 - Update to 0.144 - Fixed tilde expansion tests where ~root expands to '/' * Wed Nov 09 2022 Paul Howarth <paul@city-fan.org> - 0.142-1 - Update to 0.142 Deprecations - Tilde expansion is deprecated due to inconsistent and bug-prone behavior Bug fixes - Prevent expansion of tildes that are not the very first character (e.g. "./~foo") - Prevent unintentional tilde expansion during internal path processing - Escape non-tilde glob characters before tilde expansion - Fixed spew/edit to a long filename approaching the filesystem length limit - Internal calls to 'print' are checked for possible errors - Internal read calls are checked for errors Changes - Path stringification now adds "./" in front of paths starting with literal tilde so they will round-trip; FREEZE updated to use this stringification rule as well - 'move' now uses File::Copy::move internally instead of the built-in 'rename', allowing it to work across filesystems; it also returns an object for the moved location, allowing chaining - edit_lines_raw now uses a buffered raw I/O layer - edit_lines_utf8 now prefers PerlIO::utf8_strict, if available - lines_utf8 now consistently uses a buffered I/O layer - open*_utf8 now prefers PerlIO::utf8_strict, if available - slurp_utf8 now consistently uses an unbuffered I/O layer Documented - Changed all raw/UTF-8 layer descriptions in method documentation to match the code - Fixed SYNOPSIS syntax - Documented how to disable TMPDIR when making temp files/dirs Testing - Add additional tilde stringification testing - Fixed tilde expansion tests on Windows - Skip a problematic test case on Cygwin
/usr/libexec/perl-Path-Tiny /usr/libexec/perl-Path-Tiny/t /usr/libexec/perl-Path-Tiny/t/00-report-prereqs.dd /usr/libexec/perl-Path-Tiny/t/00-report-prereqs.t /usr/libexec/perl-Path-Tiny/t/README /usr/libexec/perl-Path-Tiny/t/basename.t /usr/libexec/perl-Path-Tiny/t/basic.t /usr/libexec/perl-Path-Tiny/t/children.t /usr/libexec/perl-Path-Tiny/t/chmod.t /usr/libexec/perl-Path-Tiny/t/data /usr/libexec/perl-Path-Tiny/t/data/chmod.txt /usr/libexec/perl-Path-Tiny/t/digest.t /usr/libexec/perl-Path-Tiny/t/exception.t /usr/libexec/perl-Path-Tiny/t/exports.t /usr/libexec/perl-Path-Tiny/t/fakelib /usr/libexec/perl-Path-Tiny/t/fakelib/PerlIO /usr/libexec/perl-Path-Tiny/t/fakelib/PerlIO/utf8_strict.pm /usr/libexec/perl-Path-Tiny/t/fakelib/Unicode /usr/libexec/perl-Path-Tiny/t/fakelib/Unicode/UTF8.pm /usr/libexec/perl-Path-Tiny/t/filesystem.t /usr/libexec/perl-Path-Tiny/t/has_same_bytes.t /usr/libexec/perl-Path-Tiny/t/input_output.t /usr/libexec/perl-Path-Tiny/t/input_output_no_PU_UU.t /usr/libexec/perl-Path-Tiny/t/input_output_no_UU.t /usr/libexec/perl-Path-Tiny/t/lib /usr/libexec/perl-Path-Tiny/t/lib/TestUtils.pm /usr/libexec/perl-Path-Tiny/t/locking.t /usr/libexec/perl-Path-Tiny/t/mkdir.t /usr/libexec/perl-Path-Tiny/t/mkpath.t /usr/libexec/perl-Path-Tiny/t/mutable_tree_while_iterating.t /usr/libexec/perl-Path-Tiny/t/normalize.t /usr/libexec/perl-Path-Tiny/t/overloading.t /usr/libexec/perl-Path-Tiny/t/parent.t /usr/libexec/perl-Path-Tiny/t/recurse.t /usr/libexec/perl-Path-Tiny/t/rel-abs.t /usr/libexec/perl-Path-Tiny/t/sig_die.t /usr/libexec/perl-Path-Tiny/t/size.t /usr/libexec/perl-Path-Tiny/t/subsumes.t /usr/libexec/perl-Path-Tiny/t/symlinks.t /usr/libexec/perl-Path-Tiny/t/temp.t /usr/libexec/perl-Path-Tiny/t/visit.t /usr/libexec/perl-Path-Tiny/t/zz-atomic.t /usr/libexec/perl-Path-Tiny/t/zzz-spec.t /usr/libexec/perl-Path-Tiny/test
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jun 3 06:46:49 2025