This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Dynamically create and delete testdir/test.lib/
authorMarc Green <marcgreen@cpan.org>
Sat, 29 Oct 2011 04:39:52 +0000 (00:39 -0400)
committerMarc Green <marcgreen@cpan.org>
Mon, 31 Oct 2011 17:26:43 +0000 (13:26 -0400)
commit3582575f3637e9b0014442aab54dabed7c1fa2d7
treeed324192ec3d4455e4122860fa784371951d9ad6
parentbb5b83833d4f063f5cf1cae49015a12929002ee8
Dynamically create and delete testdir/test.lib/

Due to the '.' in 'test.lib's name, t/filenames.t fails (because '.' is the path
separator on VMS). To fix this, I create and delete the directory and its
contents during each test that needs to access the directory. Said tests will be
skipped if the directory cannot be created (e.g., on VMS).
13 files changed:
MANIFEST
ext/Pod-Html/t/crossref.pod
ext/Pod-Html/t/crossref.t
ext/Pod-Html/t/htmldir1.pod
ext/Pod-Html/t/htmldir1.t
ext/Pod-Html/t/htmldir3.pod
ext/Pod-Html/t/htmldir3.t
ext/Pod-Html/t/htmldir5.pod
ext/Pod-Html/t/htmldir5.t
ext/Pod-Html/t/pod2html-lib.pl
ext/Pod-Html/testdir/perlpodspec-copy.pod [moved from ext/Pod-Html/test.lib/perlpodspec-copy.pod with 100% similarity]
ext/Pod-Html/testdir/perlvar-copy.pod [moved from ext/Pod-Html/test.lib/perlvar-copy.pod with 100% similarity]
t/porting/known_pod_issues.dat