From 5d7f614e88bac459a693f1dcc91aad36ed3d00dd Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 9 Feb 2010 23:57:10 -0800 Subject: Reorganize main POD tests and add a spelling check Add a POD spelling test to the non-Perl-module part of the code and move the documentation tests into a separate directory. Merge the POD syntax tests between client and server into one test. Reformat all of the POD documentation to use 74 columns. Fix a few revealed spelling errors or weird wordings. --- tests/TESTS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/TESTS') diff --git a/tests/TESTS b/tests/TESTS index ac6fd82..161941c 100644 --- a/tests/TESTS +++ b/tests/TESTS @@ -1,7 +1,8 @@ client/basic client/full -client/pod client/prompt +docs/pod +docs/pod-spelling portable/asprintf portable/mkstemp portable/setenv @@ -11,7 +12,6 @@ portable/strlcpy server/admin server/backend server/keytab -server/pod util/concat util/messages util/messages-krb5 -- cgit v1.2.3