From 114252aeba933175c5a6a1ea9e56719102997b3f Mon Sep 17 00:00:00 2001 From: Bernhard Schmalhofer Date: Sun, 10 Jan 2010 14:00:24 +0000 Subject: [PATCH] Mention install_doc_files.pl in POD. git-svn-id: https://svn.parrot.org/parrot/trunk@43419 d31e2699-5ff4-0310-a27c-f18f2fbe73fe --- t/tools/install/01-create_directories.t | 8 ++++---- t/tools/install/02-install_files.t | 8 ++++---- t/tools/install/03-lines_to_files.t | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/t/tools/install/01-create_directories.t b/t/tools/install/01-create_directories.t index 286a67da34..35b54a8a99 100644 --- a/t/tools/install/01-create_directories.t +++ b/t/tools/install/01-create_directories.t @@ -79,9 +79,9 @@ pass("Completed all tests in $0"); =head1 DESCRIPTION -The files in this directory test functionality used by -F and F and -exported by F. +The files in this directory test functionality used by the the scripts +F, F and F +and are exported by F. =head1 AUTHOR @@ -89,7 +89,7 @@ James E Keenan and Timothy S Nelson =head1 SEE ALSO -Parrot::Install, F, F +Parrot::Install, F, F, F =cut diff --git a/t/tools/install/02-install_files.t b/t/tools/install/02-install_files.t index 2f2ca3ac0c..78f035d067 100644 --- a/t/tools/install/02-install_files.t +++ b/t/tools/install/02-install_files.t @@ -260,9 +260,9 @@ pass("Completed all tests in $0"); =head1 DESCRIPTION -The files in this directory test functionality used by -F and F and -exported by F. +The files in this directory test functionality used by the the scripts +F, F and F +and are exported by F. =head1 AUTHOR @@ -270,7 +270,7 @@ James E Keenan and Timothy S Nelson =head1 SEE ALSO -Parrot::Install, F, F +Parrot::Install, F, F, F =cut diff --git a/t/tools/install/03-lines_to_files.t b/t/tools/install/03-lines_to_files.t index b144ba7460..eb96d90572 100644 --- a/t/tools/install/03-lines_to_files.t +++ b/t/tools/install/03-lines_to_files.t @@ -209,9 +209,9 @@ pass("Completed all tests in $0"); =head1 DESCRIPTION -The files in this directory test functionality used by -F and F and -exported by F. +The files in this directory test functionality used by the the scripts +F, F and F +and are exported by F. =head1 AUTHOR