This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move lib/Pod/t/eol.t to ext/Pod-Html, as it's testing Pod::Html.
authorNicholas Clark <nick@ccl4.org>
Tue, 7 Feb 2012 16:07:33 +0000 (17:07 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 8 Feb 2012 16:59:32 +0000 (17:59 +0100)
MANIFEST
Porting/Maintainers.pl
ext/Pod-Html/t/eol.t [moved from lib/Pod/t/eol.t with 100% similarity]

index 187addc..431c44e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3808,6 +3808,7 @@ ext/Pod-Html/t/cache.pod
 ext/Pod-Html/t/cache.t
 ext/Pod-Html/t/crossref.pod
 ext/Pod-Html/t/crossref.t
+ext/Pod-Html/t/eol.t           test end of line agnosticism
 ext/Pod-Html/testdir/perlpodspec-copy.pod
 ext/Pod-Html/testdir/perlvar-copy.pod
 ext/Pod-Html/t/feature2.pod
@@ -4288,7 +4289,6 @@ lib/perl5db/t/uncalled-subroutine Tests for the Perl debugger
 lib/perl5db/t/with-subroutine          Tests for the Perl debugger
 lib/PerlIO.pm                  PerlIO support module
 lib/Pod/Functions.pm           used by pod/splitpod
-lib/Pod/t/eol.t                        end of line agnosticism
 lib/Pod/t/Functions.t          See if Pod::Functions works
 lib/Pod/t/InputObjects.t       See if Pod::InputObjects works
 lib/Pod/t/Select.t             See if Pod::Select works
index 9bb8882..455fc69 100755 (executable)
@@ -2094,7 +2094,6 @@ use File::Glob qw(:case);
                 lib/Pod/t/InputObjects.t
                 lib/Pod/t/Select.t
                 lib/Pod/t/Usage.t
-                lib/Pod/t/eol.t
                 lib/Pod/t/utils.t
                 lib/SelectSaver.{pm,t}
                 lib/Symbol.{pm,t}
similarity index 100%
rename from lib/Pod/t/eol.t
rename to ext/Pod-Html/t/eol.t