projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1de9afc
)
Briefly document the test.utf16 make target.
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Fri, 8 Oct 2004 08:56:49 +0000
(08:56 +0000)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Fri, 8 Oct 2004 08:56:49 +0000
(08:56 +0000)
p4raw-id: //depot/perl@23352
pod/perlhack.pod
patch
|
blob
|
history
diff --git
a/pod/perlhack.pod
b/pod/perlhack.pod
index
3b360a6
..
f0b2ead
100644
(file)
--- a/
pod/perlhack.pod
+++ b/
pod/perlhack.pod
@@
-1935,6
+1935,14
@@
C<-torture> argument to F<t/harness>.
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<make utest.utf16> runs the test suite with a combination of C<-utf8> and
+C<-utf16> arguments to F<t/TEST>.
+
=item test_harness
Run the test suite with the F<t/harness> controlling program, instead of