Author: bernhard
Date: Mon Oct 31 02:47:16 2005
New Revision: 9673

Added:
   trunk/t/perl/README
      - copied, changed from r9672, trunk/t/src/README
Modified:
   trunk/MANIFEST
Log:
Add t/perl/README.

The file cppcomments.t and opscode-doc.t had been moved
from 't/src' to 't/perl' in r9672.
Forgot to mention the in the r9672 changelog.


Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST      (original)
+++ trunk/MANIFEST      Mon Oct 31 02:47:16 2005
@@ -1872,9 +1872,10 @@ t/p6rules/modifiers.t                   
 t/p6rules/subrules.t                              []
 t/p6rules/text_brk.t                              []
 t/p6rules/ws.t                                    []
-t/perl/Parrot_Distribution.t                      [devel]
-t/perl/Parrot_Docs.t                              [devel]
-t/perl/Parrot_IO.t                                [devel]
+t/perl/Parrot_Distribution.t                      []
+t/perl/Parrot_Docs.t                              []
+t/perl/Parrot_IO.t                                []
+t/perl/README                                     []
 t/perl/cppcomments.t                              []
 t/perl/manifest.t                                 []
 t/perl/opcode-doc.t                               []

Copied: trunk/t/perl/README (from r9672, trunk/t/src/README)
==============================================================================
--- trunk/t/src/README  (original)
+++ trunk/t/perl/README Mon Oct 31 02:47:16 2005
@@ -1,5 +1,5 @@
 # Copyright: 2003-2005 The Perl Foundation.  All Rights Reserved.
 # $Id$
 
-This directory contains test code in C.
+This directory contains test code written in Perl5.
 See also the documentation in ../../docs/tests.pod.

Reply via email to