summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/icu
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix a faulty Julian day computation."Elliott Hughes2014-06-261-0/+42
|\
| * Fix a faulty Julian day computation.Elliott Hughes2014-06-261-0/+42
* | 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
* Ensure consistent (backwards-compatible) capitalization for yesterday/today/t...Elliott Hughes2014-05-071-99/+109
* Relax the chen/shen test.Elliott Hughes2014-05-021-6/+10
* Adjust AlphabeticIndexTest for hiragana char.Narayan Kamath2014-03-141-4/+2
* Update tests for to handle changes in ICU52.ccornelius2014-03-144-55/+54
* java7: Implement new Locale APIs.Narayan Kamath2014-01-171-9/+9
* Test that icu4c only uses the Gregorian calendar when formatting date ranges ...Elliott Hughes2013-12-201-4/+32
* Fix flakiness in DateIntervalFormatTest.Elliott Hughes2013-11-131-13/+22
* Add a test for a ja_JP AlphabeticIndex bug.Elliott Hughes2013-10-111-0/+2
* Add API to get a time zone's localized exemplar location from CLDR.Elliott Hughes2013-09-101-0/+7
* Add a regression test for an already-fixed formatDateRange bug.Elliott Hughes2013-09-091-0/+19
* Fix formatDateRange's decisions about when to show a year.Elliott Hughes2013-09-061-43/+116
* Fix formatDateRange's handling of all-day events.Elliott Hughes2013-09-051-0/+32
* Don't abbreviate 24-hour times.Elliott Hughes2013-09-031-83/+116
* CTS test fail because Zhuyin(Bopomofo) used.Raj Mamadgi2013-08-161-6/+6
* Fix DateIntervalFormat to take time zone into account.Elliott Hughes2013-07-311-0/+8
* Add an icu4c-based DateIntervalFormat.Elliott Hughes2013-07-241-0/+171
* resolved conflicts for merge of a6ca7a95 to stage-aosp-masterElliott Hughes2013-07-181-1/+1
|\
| * Fixes for icu4c 51.Elliott Hughes2013-07-181-1/+1
* | am d1c6786d: Merge "Fix zone.tab parsing."Elliott Hughes2013-06-071-0/+12
|\ \ | |/
| * Fix zone.tab parsing.Elliott Hughes2013-06-071-0/+12
* | am ad86c68a: Merge "More ICU.getDateFormatOrder tests."Elliott Hughes2013-05-011-0/+4
|\ \ | |/
| * More ICU.getDateFormatOrder tests.Elliott Hughes2013-05-011-0/+4
* | am 87b4b0f8: Merge "Implement getDateFormatOrder."Elliott Hughes2013-04-301-42/+91
|\ \ | |/
| * Implement getDateFormatOrder.Elliott Hughes2013-04-301-42/+91
* | am 42425720: Merge "Fix Hebrew/Indonesian/Yiddish plural rules."Elliott Hughes2013-04-161-0/+9
|\ \ | |/
| * Fix Hebrew/Indonesian/Yiddish plural rules.Elliott Hughes2013-04-161-0/+9
* | Build fixJay Shrauner2013-03-181-1/+1
* | Wrap AlphabeticIndex get/setMaxLabelCountJay Shrauner2013-03-181-0/+19
|/
* Return Olson ids from TimeZoneNames.forLocale in zone.tab order.Elliott Hughes2013-03-141-0/+50
* Unit test updates for ICU 51 patchesJay Shrauner2013-03-111-10/+13
* Fix AlphabeticIndexTest build failure.Elliott Hughes2013-03-071-16/+16
* Add JNI wrappers for ImmutableIndexJay Shrauner2013-03-071-21/+25
* Fix AlphabeticIndexTest after the icu4c 50 upgrade.Elliott Hughes2013-02-271-4/+4
* Fix test failures caused by the icu4c 50 upgrade.Elliott Hughes2013-02-261-3/+3
* Persist Transliterator objects with JNI wrappersJay Shrauner2013-02-191-18/+33
* More Transliterator tests for Han-Latin and Han-Latin/Names.Elliott Hughes2013-02-051-0/+8
* Add libcore.icu.AlphabeticIndex.Elliott Hughes2013-02-051-0/+195
* Add icu4c-backed transliteration.Elliott Hughes2013-02-041-0/+77
* Make CLDR's 12- and 24-hour time formats available.Elliott Hughes2013-01-141-1/+12
* Track changes caused by the ICU 49.2 upgrade.Craig Cornelius2012-11-271-1/+24
* Add ICU.getBestDateTimePattern.Elliott Hughes2012-10-041-0/+9
* Add a test for ICU.getScript and ICU.addLikelySubtags.Elliott Hughes2012-08-291-0/+8
* Revert "Revert "Add support for returning the CLDR "Yesterday", "Today", and ...Elliott Hughes2012-08-151-0/+20
* Revert "Add support for returning the CLDR "Yesterday", "Today", and "Tomorro...Elliott Hughes2012-08-141-12/+0
* Add support for returning the CLDR "Yesterday", "Today", and "Tomorrow" strings.Elliott Hughes2012-08-141-0/+12
* Offer "J" in addition to "January" and "Jan".Elliott Hughes2012-08-061-0/+68