jdk-24/test/jdk/java/util/Locale
Justin Lu 12e9430910 8310818: Refactor more Locale tests to use JUnit
Reviewed-by: lancea, naoto
2023-07-07 19:12:13 +00:00
..
bcp47u 8284840: Update CLDR to Version 42.0 2022-10-24 15:48:38 +00:00
data 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
providersrc/spi 8210403: Refactor java.util.Locale:i18n shell tests to plain java tests 2018-10-17 16:37:41 +08:00
serialized 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AvailableLocalesTest.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
bug4123285.html 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
bug4123285.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bug4152725.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bug4184873_he 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bug4184873_id 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bug4184873_yi 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bug4184873Test.java 8286154: Fix 3rd party notices in test files 2022-05-06 16:10:17 +00:00
Bug4518797.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
Bug6989440.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bug7069824.java 8276302: Locale.filterTags methods ignore actual weight when matching "*" (as if it is 1) 2021-12-23 14:11:11 +00:00
Bug8035133.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bug8135061.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
Bug8159420.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
Bug8166994.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bug8179071.java 8251317: Support for CLDR version 38 2020-11-19 22:41:11 +00:00
CaseCheckVariant.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
CaseFoldLanguageTagTest.java 8159337: Introduce a method in Locale class to return the language tags as per RFC 5646 convention 2023-05-09 17:15:06 +00:00
CompareProviderFormats.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
compatlog.properties 8304982: Emit warning for removal of COMPAT provider 2023-04-05 16:06:23 +00:00
CompatWarning.java 8304982: Emit warning for removal of COMPAT provider 2023-04-05 16:06:23 +00:00
ExpectedAdapterTypes.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
ExtensionsTest.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
FilteringModeTest.java 8210443: Migrate Locale matching tests to JDK Repo 2018-09-25 11:18:36 +08:00
GenerateKeyList.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
GetAdapterPreference.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
GetInstanceCheck.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
HashCodeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
icuLocales.txt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InternationalBAT.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
ISO639.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
ISO3166.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
JDK7LocaleServiceDiffs.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
LanguageRangeTest.java 8253321: java.util.Locale.LanguageRange#equals is inconsistent after calling hashCode 2020-09-21 12:33:00 +00:00
LanguageSubtagRegistryTest.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
LocaleCategory.java 8210403: Refactor java.util.Locale:i18n shell tests to plain java tests 2018-10-17 16:37:41 +08:00
LocaleCmdOverrides.java 8213330: Fix legal headers in i18n tests 2018-11-05 13:55:41 -08:00
LocaleConstructors.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
LocaleEnhanceTest.java 8287868: Localized names update in COMPAT locale provider 2022-06-22 15:47:07 +00:00
LocaleProviders.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
LocaleProvidersRun.java 8261919: java/util/Locale/LocaleProvidersRun.java failed with "RuntimeException: Expected log was not emitted. LogRecord: null" 2021-02-24 16:23:24 +00:00
LocaleTest.java 8287868: Localized names update in COMPAT locale provider 2022-06-22 15:47:07 +00:00
LRToString.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
LSRDataTest.java 8257733: Move module-specific data from make to respective module 2022-03-21 21:34:09 +00:00
PreserveTagCase.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
PrintDefaultLocale.java 8286154: Fix 3rd party notices in test files 2022-05-06 16:10:17 +00:00
RequiredAvailableLocalesTest.java 8276186: Require getAvailableLocales() methods to include Locale.ROOT 2021-11-10 20:52:11 +00:00
RootLocale.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
SoftKeys.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
TestOf.java 8282819: Deprecate Locale class constructors 2022-04-05 15:38:36 +00:00
ThaiGov.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
UseOldISOCodesTest.java 8295232: "java.locale.useOldISOCodes" property is read lazily 2022-10-13 16:18:53 +00:00