summaryrefslogtreecommitdiff
path: root/android_icu4j/testing
AgeCommit message (Expand)Author
2024-06-04Revert^3 "Read files from versioned tzdata paths."Priyanka Advani
2024-06-04Revert^2 "Read files from versioned tzdata paths."Almaz Mingaleev
2024-06-03Revert "Read files from versioned tzdata paths."Liana Kazanova
2024-05-22Read files from versioned tzdata paths.Almaz Mingaleev
2024-05-07Update icuutil.py to generate .res filesVictor Chang
2024-04-22Revert "Disable NumberFormatTest#testMonetarySeparator partially"Victor Chang
2024-01-29Disable NumberFormatTest#testMonetarySeparator partiallyVictor Chang
2024-01-15Read the correct monetary decimal separator in DecimalFormatDataVictor Chang
2023-09-08Load time zone .res files via getTimeZoneModuleIcuPathVictor Chang
2022-12-28Add more comments / asserts to NumberFormatTestVictor Chang
2022-12-20Temporary workaround for NumberFormatTest#testMonetarySeparatorOrion Hodson
2022-11-22Expose new android.icu APIs from ICU 72Victor Chang
2022-11-15Update android.icu.extratest.text.DateIntervalFormatTest due to ICU 72 upgradeVictor Chang
2022-11-09Re-generate ICU data from TR Country name change in CLDRVictor Chang
2022-08-02Add a regression test for cleaning stale entries in ZygoteHooks.gcAndFinalize()Victor Chang
2022-06-13Remove TZUvA feature.Almaz Mingaleev
2022-01-26Add API coverage for ListFormatter#formatToValue(java.lang.Object[])Victor Chang
2021-12-07Merge branch 'icu70' into aosp/masterVictor Chang
2021-11-29Add test for android.icu.text.ListFormatter.FormattedListVictor Chang
2021-11-26Update test expectation - TransliteratorTest.javaVictor Chang
2021-11-18Remove tz-related files from ICU's .dat fileVictor Chang
2021-09-23Add a test for AndroidDataFilesVictor Chang
2021-08-26Add findCanonicalTimeZoneId method.Almaz Mingaleev
2021-06-09Add API coverage for @IntraCoreApi provided by ICUVictor Chang
2021-03-29Add TimeZoneMapping#isShownInPickerAfter method.Almaz Mingaleev
2021-03-22Add test for CaseMapperNativeVictor Chang
2021-03-22Add tests for appendTo(Appendable) methodVictor Chang
2021-03-22Add tests for LocaleNative and MatcherNativeVictor Chang
2021-03-10Replace ZoneInfoData#getLatestDstSavings with ZoneInfoData#getLatestDstSaving...Victor Chang
2021-02-17Add test for ExtendedTimeZone#createZoneRules()Victor Chang
2021-02-11Remove all @IntraCoreApi in android.icuVictor Chang
2021-01-06Add ExtendedTimeZone and ExtendedTimeZoneNamesVictor Chang
2020-12-22Rename and document @IntraCoreApi in com.androidVictor Chang
2020-12-08Remove ULocale#getRegionForSupplementalData(ULocale,boolean) from @IntraCoreApiVictor Chang
2020-11-23Reduce memory usage by avoiding clones of ZoneInfoData objectsVictor Chang
2020-11-23Remove current-time-sensitive fields from ZoneInfoDataVictor Chang
2020-11-13Make ZoneInfoData immutableVictor Chang
2020-11-11Remove AutoCloseable interface and close() from ZoneInfoDb @IntraCoreApiVictor Chang
2020-11-11Add APIs needed to make ZoneInfoData immutable classVictor Chang
2020-11-11Rename the API getTransitionsForAppCompat()Victor Chang
2020-11-10Avoid dependency on Date class from ZoneInfoDataVictor Chang
2020-11-06Move inner class WallTime from ZoneInfoDataVictor Chang
2020-11-04Remove TimeZoneDataFiles from @IntraCoreApiVictor Chang
2020-11-03Remove property android.icu.impl.ICUBinary.dataPath for apps targeting S+Victor Chang
2020-10-14Android patch: Fix localized quarters used in java.timeVictor Chang
2020-08-20Break TransliteratorTest#testAll into parameterized testVictor Chang
2020-08-17Add regression test for separators in the currency formatVictor Chang
2020-07-28Update language in external/icu to comply with Android’s inclusive language...Victor Chang
2020-07-20Remove redundant zone.tab section from tzdataNeil Fuller
2020-07-20Tweak tzdata formatNeil Fuller