From 00bf5cd963bef6a3dffb6f796fe06e66184d13f0 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 14 Apr 2003 21:11:11 +0000 Subject: [PATCH] Mention that "make test_harness" lets messages sent through standard error out. Complements change #19206. p4raw-link: @19206 on //depot/perl: 244d9cb7d1d2e3a6aaa13f677e17b42673b10de9 p4raw-id: //depot/perl@19211 --- pod/perlhack.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 43f8d3f..4b7e3d2 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -1822,7 +1822,8 @@ Run the test suite with the F controlling program, instead of F. F is more sophisticated, and uses the L module, thus using this test target supposes that perl mostly works. The main advantage for our purposes is that it prints a -detailed summary of failed tests at the end. +detailed summary of failed tests at the end. Also, unlike F, it +doesn't redirect stderr to stdout. =back -- 2.7.4