develooper Front page | perl.perl6.internals | Postings from September 2005

[perl #37100] [PATCH] Pod tests + fixes

Thread Previous
From:
Joshua Hoblitt
Date:
September 8, 2005 04:20
Subject:
[perl #37100] [PATCH] Pod tests + fixes
Message ID:
rt-3.0.11-37100-120413.9.41302043061526@perl.org
# New Ticket Created by  Joshua Hoblitt 
# Please include the string:  [perl #37100]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37100 >


This patch adds a new test, t/docs/pod.t, that scans through the parrot
tree and checks the Pod syntax of all files identified by Pod::Find as
containing Pod markup.  This is invoked by a new test target named
"doc_tests" which has been added to the "fulltest" target.  This patch
also fixes all of the syntax errors currently found by the new test.  

 MANIFEST                      |    1 +
 charset/gen_tables.pl         |    4 ++++
 config/gen/makefiles/root.in  |    7 ++++++-
 docs/pdds/pdd04_datatypes.pod |    4 ----
 docs/pdds/pdd09_gc.pod        |    4 ++--
 lib/Test/More.pm              |    3 +++
 ops/pic.ops                   |    4 ++--
 t/doc/pod.t                   |   29 +++++++++++++++++++++++++++++
 8 files changed, 47 insertions(+), 9 deletions(-)

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About