summaryrefslogtreecommitdiff
path: root/pod/perltodo.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgs@consttype.org>2010-01-05 09:56:58 +0100
committerRafael Garcia-Suarez <rgs@consttype.org>2010-01-05 09:56:58 +0100
commit0d8e5a4232d47607128a737a8561e2e273632386 (patch)
tree0fbef6dd9f30f32be9c88a6aecf09cf856b3c337 /pod/perltodo.pod
parentd03b3b00ac22f32af87a752669a46d9d06ae1561 (diff)
downloadperl-0d8e5a4232d47607128a737a8561e2e273632386.tar.gz
Note which t/ subdirs are not suitable for test.pl use
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r--pod/perltodo.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 61a10fb0e7..56d5045205 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -40,6 +40,9 @@ instead there is an intentionally simpler library, F<t/test.pl>. However,
quite a few tests in F<t/> have not been refactored to use it. Refactoring
any of these tests, one at a time, is a useful thing TODO.
+The subdirectories F<base>, F<cmd> and F<comp>, that contain the most
+basic tests, should be excluded from this task.
+
=head2 Test that regen.pl was run
There are various generated files shipped with the perl distribution, for