X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/bf9cdc68d248e456c55258025f0d0724ca63226d..b26492eee9e9f6169aa5698b42a13506468cb846:/pod/perlhack.pod diff --git a/pod/perlhack.pod b/pod/perlhack.pod index c815177..5d746ac 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -1810,7 +1810,12 @@ Run F on all core tests (F and F pragma tests). =item test.deparse -Run all the tests through the B::Deparse. Not all tests will succeed. +Run all the tests through B::Deparse. Not all tests will succeed. + +=item test.taintwarn + +Run all tests with the B<-t> command-line switch. Not all tests +are expected to succeed (until they're specifically fixed, of course). =item minitest