summaryrefslogtreecommitdiffstats
path: root/text/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Update to the latest upstream collator tests.Elliott Hughes2010-04-222-708/+284
* merging FRF15 for dalvik-devBrian Carlstrom2010-04-161-0/+1
* Add Java 6's exponent separator to DecimalFormatSymbols.Elliott Hughes2010-03-291-0/+33
* Fix all our java.text.Bidi failures.Elliott Hughes2010-03-261-4/+8
* Add Java 6's getAvailableLocales/getInstance to DateFormatSymbols and Decimal...Elliott Hughes2010-03-242-0/+98
* Track Java 6's BreakIterator API changes.Elliott Hughes2010-03-191-249/+0
* Add's Java 6's DecimalFormat.setRoundingMode (et cetera).Elliott Hughes2010-03-181-114/+317
* am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6."Elliott Hughes2010-03-012-0/+184
|\
| * Implement (but @hide) java.text.Normalizer from Java 6.Elliott Hughes2010-03-012-0/+184
* | Resync a load of tests with upstream, make our build faster.Elliott Hughes2010-02-192-13/+2
* | Remove obviously bogus @KnownFailure annotations.Elliott Hughes2010-02-037-24/+0
|/
* Fix "unmappable character for ascii" warnings in libcore tests.Elliott Hughes2010-02-011-5/+7
* Change NumberFormatTest to match ICU's behavior.Elliott Hughes2010-01-291-16/+14
* am ff3a96c9: am c4f93305: Fix for DecimalFormatTest#test_formatToCharacterIte...Brett Chabot2010-01-271-6/+0
|\
| * Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_ObjectBrett Chabot2010-01-211-6/+0
* | Simplify our DecimalFormat.Elliott Hughes2010-01-261-2/+2
* | am eb9ea32d: am 53a6c01c: Fix DecimalFormatTest#test_serializationHarmonyRICo...Brett Chabot2010-01-111-0/+5
|\ \ | |/
| * Fix DecimalFormatTest#test_serializationHarmonyRICompatible.Brett Chabot2010-01-081-1/+5
* | am d3b06457: am 6cdbef55: Merge change I1d9b205f into eclairBrett Chabot2009-12-224-61/+128
|\ \ | |/
| * Skip locale dependent libcore tests if required locales are not present.Brett Chabot2009-12-224-73/+128
* | Android ICU4.2.1 upgrade.Claire Ho2009-12-022-2/+4
* | Remove more @KnownFailures now I've run tests.AllTests.Elliott Hughes2009-11-034-13/+0
* | Collation.getSortKey returns keys generated by a different algorithmUrs Grob2009-10-201-6/+46
* | Bug fixing for NumberFormat and BigDecimal.Jesse Wilson2009-10-121-0/+138
* | Squashed commit of the following:Elliott Hughes2009-10-081-20/+2
|/
* Small changes missed in the original submission of 22482.Jesse Wilson2009-08-251-1/+1
* Update java.text to Harmony r802921.Jesse Wilson2009-08-2413-82/+1020
* AI 148670: More tests that need to be marked broken, sinceJorg Pleumann2009-05-111-0/+2
* AI 147687: Several fixes for failing tests in the cts host. also tests that t...Urs Grob2009-04-243-0/+17
* AI 145289: Fixes for tests in the text module.Urs Grob2009-04-094-0/+14
* AI 143456: Bringing the text tests down to zero failures.Jorg Pleumann2009-03-302-0/+4
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-116-56/+54
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0330-0/+17402
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0330-17402/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-105-31/+100
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-0930-4836/+5165
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1729-169/+4945
* Initial ContributionThe Android Open Source Project2008-10-2129-0/+12228