This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add new test file t/porting/filenames.t
authorNuno Carvalho <mestre.smash@gmail.com>
Fri, 24 Dec 2010 23:10:49 +0000 (23:10 +0000)
committerCraig A. Berry <craigberry@mac.com>
Mon, 3 Jan 2011 03:58:52 +0000 (21:58 -0600)
commitf52c37b45fe0cf91d5a5c7d022a895b84edc08dc
tree6383f590ad11d686c4a8e62a67ad1f7615c54cb2
parent4b0f0df66552ad75ebcd3783df216fe47ab04e0b
Add new test file t/porting/filenames.t

Check portability of filenames from the MANIFEST.  Modified by
committer to remove check for multiple dots -- there are already
too many violations and there are workarounds to handle them.

Also tweaked to report full path so it's easier to find culprits.

Still need checks for dots in directory names and paths that
differ only by case.
AUTHORS
MANIFEST
t/porting/filenames.t [new file with mode: 0644]