summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-05-18 16:23:17 -0600
committerKarl Williamson <public@khwilliamson.com>2011-05-19 08:58:16 -0600
commit16384ac1a12fbce5b13c01bce55170b34a0419aa (patch)
treecc0b29dcd1e702852fd476a85b2188606f87eaff /MANIFEST
parentc2217cd33590ef654504deb38dcf3378dcdc095c (diff)
downloadperl-16384ac1a12fbce5b13c01bce55170b34a0419aa.tar.gz
Revamp podcheck.t
This new podcheck.t catches more problems, and tests more pods than the current one, while suppressing some existing warnings that really aren't problems. It takes longer to execute. I have profiled it, and most of the increased time appears to be because of testing more pods. A complete pod for its usage is included
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index acb9fb253c..7aefe0ecba 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5018,6 +5018,7 @@ t/porting/dual-life.t Check that dual-life bins are in utils/
t/porting/exec-bit.t Check that exec-bit bins are identified
t/porting/filenames.t Check the MANIFEST for filename portability.
t/porting/FindExt.t Test win32/FindExt.pm
+t/porting/known_pod_issues.dat Data file for porting/podcheck.t
t/porting/maintainers.t Test that Porting/Maintainers.pl is up to date
t/porting/manifest.t Test that this MANIFEST file is well formed
t/porting/podcheck.t Test the POD of shipped modules is well formed