]> granicus.if.org Git - icu/commit
ICU-9582 Added ICU4J 50 serialization test data.
authorYoshito Umaoka <y.umaoka@gmail.com>
Fri, 19 Oct 2012 17:48:40 +0000 (17:48 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Fri, 19 Oct 2012 17:48:40 +0000 (17:48 +0000)
commitd2e6714df6f5d8bf070476414f64f43b27cd6e43
tree7ecd760ee520da30042b5bc6f481598ecd559103
parent9848556852f70e5bde3543836e3315ef5008e191
ICU-9582 Added ICU4J 50 serialization test data.

X-SVN-Rev: 32679
66 files changed:
.gitattributes
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.DateNumberFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.IllegalIcuArgumentException.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.InvalidFormatException.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.JavaTimeZone.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.OlsonTimeZone.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.RelativeDateFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.TimeZoneAdapter.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.TimeZoneGenericNames.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.TimeZoneNamesImpl.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.duration.BasicDurationFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.impl.locale.LocaleSyntaxException.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.math.BigDecimal.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.math.MathContext.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.ArabicShapingException.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.ChineseDateFormat$Field.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.ChineseDateFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.ChineseDateFormatSymbols.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.CompactDecimalFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.CurrencyPluralInfo.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.DateFormat$Field.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.DateFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.DateFormatSymbols.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.DateIntervalFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.DateIntervalInfo$PatternInfo.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.DateIntervalInfo.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.DecimalFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.DecimalFormatSymbols.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.MessageFormat$Field.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.MessageFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.NumberFormat$Field.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.NumberFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.PluralFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.PluralRules.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.RuleBasedNumberFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.SelectFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.SimpleDateFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.StringPrepParseException.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.TimeUnitFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.text.TimeZoneFormat.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.AnnualTimeZoneRule.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.BuddhistCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.Calendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.ChineseCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.CopticCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.Currency.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.DangiCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.DateInterval.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.DateTimeRule.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.EthiopicCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.GregorianCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.HebrewCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.IllformedLocaleException.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.IndianCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.InitialTimeZoneRule.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.IslamicCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.JapaneseCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.PersianCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.RuleBasedTimeZone.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.SimpleTimeZone.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.TaiwanCalendar.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.TimeArrayTimeZoneRule.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.TimeZone.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.ULocale.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.UResourceTypeMismatchException.dat [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/data/ICU_50.1/com.ibm.icu.util.VTimeZone.dat [new file with mode: 0644]