]> granicus.if.org Git - icu/commit
ICU-20018 Remove hardcoded expectations on available locales.
authorFredrik Roubert <roubert@google.com>
Tue, 10 Jul 2018 21:00:43 +0000 (23:00 +0200)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:37 +0000 (14:27 -0700)
commitb24880b19faadd357a6fa4c89dc4edf7d1125d61
tree547a3dfd8a8d42f8acaffe6bc824f1e77d983633
parentc9573ab075a12ae64c0e4b34ed6b790a3672d090
ICU-20018 Remove hardcoded expectations on available locales.

Both the number of installed locales and the name of the last locale
change with updates to and customizations of CLDR/ICU data so test
expectations on these values will cause bogus test failures.
icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ULocaleTest.java