dagolden / Path-Tiny

File path utility
41 stars 59 forks source link

... not supported by newer versions of File::Spec #230

Closed plicease closed 4 years ago

plicease commented 4 years ago

This fixes #228

It looks like this test was copied from PathTools, but the ... feature was subsequently removed from File::Spec::Win32. The PathTools test was updated to conform to the new output. Unfortunately, doing that in Path::Tiny would require the new version of File::Spec which hasn't been updated on CPAN yet. The test is really testing PathTools though so IMO should be removed from Path::Tiny anyway.

https://github.com/Perl/perl5/commit/97fc2dfdb6dafd3d20ddc8788a385fc09933df4f

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-1.8%) to 91.312% when pulling 7aebeca1c28de09e4a2b620b543ff4c5bba4564c on plicease:graham/gh228 into f220a9840ae632651bd3a0acd13f80e07de5a17d on dagolden:master.