]> granicus.if.org Git - icu/commit
ICU-20205 RelativeDateTimeFormatter pt data fix, improved error handling and test...
authorAndy Heninger <andy.heninger@gmail.com>
Fri, 12 Oct 2018 23:19:14 +0000 (16:19 -0700)
committerGitHub <noreply@github.com>
Fri, 12 Oct 2018 23:19:14 +0000 (16:19 -0700)
commite509105c9b07912562481149aaa1da23c8170548
tree54bad98d8700658fa7782035eca32b2307d76507
parent35e3ba8530f30f04d72207aa3703e1a01bfbae4a
ICU-20205 RelativeDateTimeFormatter pt data fix, improved error handling and test. (#210)

* ICU-20205 Add locale test for RelativeDateTimeFormatter.

* ICU-20205 Fix error in pt relative date data. Improve error handling in code.

* ICU-20205 Add instantiation test & regen data from ICU4C

* ICU-20205 Added DateFormatSymbols error check per jefgen's comments.
icu4c/source/data/locales/pt.txt
icu4c/source/i18n/reldatefmt.cpp
icu4c/source/test/intltest/reldatefmttest.cpp
icu4j/main/classes/core/src/com/ibm/icu/text/RelativeDateTimeFormatter.java
icu4j/main/shared/data/icudata.jar
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/RelativeDateTimeFormatterTest.java