From: Rafael Garcia-Suarez Date: Fri, 8 Oct 2004 08:56:49 +0000 (+0000) Subject: Briefly document the test.utf16 make target. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cc0710ff8fd43a4bc2497be73d2dd00477cc8990;p=p5sagit%2Fp5-mst-13.2.git Briefly document the test.utf16 make target. p4raw-id: //depot/perl@23352 --- diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 3b360a6..f0b2ead 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -1935,6 +1935,14 @@ C<-torture> argument to F. Run all the tests with -Mutf8. Not all tests will succeed. +=item minitest.utf16 test.utf16 + +Runs the tests with UTF-16 encoded scripts, encoded with different +versions of this encoding. + +C runs the test suite with a combination of C<-utf8> and +C<-utf16> arguments to F. + =item test_harness Run the test suite with the F controlling program, instead of