projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6b77813
)
Document what needs to happen when you add a new test directory
Jesse Vincent [Mon, 3 Aug 2009 10:39:07 +0000 (11:39 +0100)]
pod/perlhack.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlhack.pod
b/pod/perlhack.pod
index
b4cfc4f
..
4c83a12
100644
(file)
--- a/
pod/perlhack.pod
+++ b/
pod/perlhack.pod
@@
-1756,6
+1756,9
@@
so there are some snags (and it would be wonderful for you to brush
them out), but it basically works that way. Everything else lives in
F<t/>.
+If you add a new test directory under F<t/>, it is imperative that you
+add that directory to F<t/HARNESS> and F<t/TEST>.
+
=over 3
=item F<t/base/>