ICU-5034 Uncomment tests which failed due to Shift_JIS, EUC-JP, GB-18030 problems.
X-SVN-Rev: 19091
This commit is contained in:
parent
c89d140c97
commit
527c24c915
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- Copyright (c) 2005 IBM Corporation and others. All rights reserved -->
|
||||
<!-- Copyright (c) 2005-2006 IBM Corporation and others. All rights reserved -->
|
||||
<!-- See individual test cases for their specific copyright. -->
|
||||
|
||||
<charset-detection-tests>
|
||||
@ -198,8 +198,7 @@
|
||||
|
||||
</test-case>
|
||||
|
||||
<!-- No EUC-JP in this test because it detects as GB18030 -->
|
||||
<test-case id="IUC10-jp" encodings="UTF-8 UTF-32BE UTF-32LE Shift_JIS ISO-2022-JP">
|
||||
<test-case id="IUC10-jp" encodings="UTF-8 UTF-32BE UTF-32LE Shift_JIS EUC-JP ISO-2022-JP">
|
||||
<!-- Copyright © 1991-2005 Unicode, Inc. All rights reserved. -->
|
||||
|
||||
ヨーロッパ、ソフトウェア、そしてインターネット:
|
||||
@ -377,10 +376,10 @@
|
||||
|
||||
</test-case>
|
||||
|
||||
<!-- test-case id="IUC10-zh-Hant" encodings="UTF-8 UTF-32BE UTF-32LE ISO-2022-CN GB18030" -->
|
||||
<!-- No ISO-2022-CN in this test because Java can't round-trip it... -->
|
||||
<test-case id="IUC10-zh-Hant" encodings="UTF-8 UTF-32BE UTF-32LE GB18030">
|
||||
<!-- Copyright © 1991-2005 Unicode, Inc. All rights reserved. -->
|
||||
|
||||
<!--
|
||||
歐洲,軟體及網際網路:
|
||||
讓統一碼(Unicode)領你進入全世界
|
||||
IUC10
|
||||
@ -390,11 +389,9 @@
|
||||
|
||||
Unicode
|
||||
當世界需要溝通時,請用統一碼(Unicode)
|
||||
-->
|
||||
|
||||
<!-- /test-case -->
|
||||
</test-case>
|
||||
|
||||
<!-- No ISO-2022-CN in this test because Java doesn't support it in both directions :-( -->
|
||||
<test-case id="IUC10-zh-Hans" encodings="UTF-8 UTF-32BE UTF-32LE ISO-2022-CN GB18030">
|
||||
<!-- Copyright © 1991-2005 Unicode, Inc. All rights reserved. -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user