ICU-6047 Merging the latest ICU data into ICU4J including test data.

X-SVN-Rev: 23026
This commit is contained in:
Yoshito Umaoka 2007-12-05 22:48:39 +00:00
parent c6184cf96d
commit cab4e713a2
4 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83bb42aa7646d776d9cd17fd0457358df7d4eeb6f5fef1315fca1fcfed3e714c
size 793110
oid sha256:c8ff43d091b8531467365db69b0e721efcf0fd1e7cdc71606ee761f6eff08d33
size 746982

View File

@ -425,7 +425,7 @@ public class TestConversion extends ModuleTest {
// decoder replacement
// { "ibm-1363", :bin{ a2aea2 }, "\u00a1\u001a", :intvector{ 0, 2 },
// :int{1}, :int{0}, "", "?", :bin{""} }
if (cc.caseNr == 63 && skipIfBeforeICU(3,8,0)) {
if (cc.caseNr == 65 && skipIfBeforeICU(3,8,0)) {
logln("TestToUnicode[" + cc.caseNr + "] " + cc.charset);
logln("Skipping test due to limitation in Java API - callback replacement value");
return;

View File

@ -49,6 +49,7 @@ public class DebugUtilitiesData extends Object {
"EXTENDED_YEAR", /* 19 */
"JULIAN_DAY", /* 20 */
"MILLISECONDS_IN_DAY", /* 21 */
"IS_LEAP_MONTH", /* 22 */
},
/* UCalendarMonths, 2 */
{
@ -107,6 +108,7 @@ public class DebugUtilitiesData extends Object {
com.ibm.icu.util.Calendar.EXTENDED_YEAR, /* 19 */
com.ibm.icu.util.Calendar.JULIAN_DAY, /* 20 */
com.ibm.icu.util.Calendar.MILLISECONDS_IN_DAY, /* 21 */
com.ibm.icu.util.ChineseCalendar.IS_LEAP_MONTH, /* 22 */
},
/* UCalendarMonths, 2 */
{

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b44b426ad01b77322f013d0e009d76cbb37ab02b5b613d52c02fb71b2687f565
size 5412069
oid sha256:060c68e9aafa09c51fe5eac683ee67d75ba6f88746dacc2fd8d0b1179de5a6cc
size 5412139