From: Karl Williamson Date: Sun, 1 Aug 2010 19:01:08 +0000 (-0600) Subject: perlhack: Note existence of t/lib/warnings X-Git-Tag: v5.13.4~129 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/628f0a0ab7fb78afa4f201a711697235fb198f2c perlhack: Note existence of t/lib/warnings I didn't know about it, and thus went to unnecessarily effort until this was kindly pointed out to me. --- diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 34da25f..cce574d 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -1762,6 +1762,10 @@ 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. +Testing of warning messages is often separately done by using expect scripts in +F. This is because much of the setup for them is already done +for you. + If you add a new test directory under F, it is imperative that you add that directory to F and F.