summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/icu/ICUTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add an additional check for ICU4J tz data versionNeil Fuller2015-05-151-0/+3
* Add a test to confirm that TZ data is in syncNeil Fuller2015-03-271-0/+8
* Track ICU54 CLDR update.Narayan Kamath2014-11-261-8/+8
* Add ICU.addLikelySubtags(Locale).Narayan Kamath2014-07-311-0/+8
* Implement Locale.forLanguageTag in java.Narayan Kamath2014-07-221-6/+0
* Fix CurrencyTest.test_getSymbol for unknown variantsNeil Fuller2014-06-181-0/+35
* Pass BCP-47 tags and not Locale.toString results to ICU.Elliott Hughes2014-06-161-7/+100
* java7: Implement new Locale APIs.Narayan Kamath2014-01-171-9/+9
* More ICU.getDateFormatOrder tests.Elliott Hughes2013-05-011-0/+4
* Implement getDateFormatOrder.Elliott Hughes2013-04-301-42/+91
* Add ICU.getBestDateTimePattern.Elliott Hughes2012-10-041-0/+9
* Add a test for ICU.getScript and ICU.addLikelySubtags.Elliott Hughes2012-08-291-0/+8
* Move more stuff out of icu4jni; ICU and LocaleData.Elliott Hughes2010-10-011-0/+56