summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/icu/AlphabeticIndexTest.java
Commit message (Expand)AuthorAgeFilesLines
* 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-141-4/+9
* Add a test for a ja_JP AlphabeticIndex bug.Elliott Hughes2013-10-111-0/+2
* CTS test fail because Zhuyin(Bopomofo) used.Raj Mamadgi2013-08-161-6/+6
* Build fixJay Shrauner2013-03-181-1/+1
* Wrap AlphabeticIndex get/setMaxLabelCountJay Shrauner2013-03-181-0/+19
* 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
* Add libcore.icu.AlphabeticIndex.Elliott Hughes2013-02-051-0/+195