On Fri May 14 03:53:05 2010, DAGOLDEN wrote:
Show quoted text> I'd love to have the ability to choose to skip some portability tests.
E.g.
Show quoted text>
> [PortabilityTests]
> skip = amiga_length
> skip = mac_length
>
> Thank you,
> David
I submitted a pull request to an an 'options' string
https://github.com/hanekomu/Dist-Zilla-Plugin-PortabilityTests/pull/1
of course that was before I realized that Test::Portability::Files
has an outstanding bug
(
https://rt.cpan.org/Ticket/Display.html?id=21631) that prohibits
disabling of options.
Nuts.