jdk-24/test/jdk/java/util/Locale
Justin Lu cc8f8da293 8318322: Update IANA Language Subtag Registry to Version 2023-10-16
Reviewed-by: naoto, iris, lancea, srl
2023-10-19 18:25:43 +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
AliasesShouldBeRecognizedInCLDR.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
AvailableLocalesTest.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +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 8311663: Additional refactoring of Locale tests to JUnit 2023-07-19 20:22:40 +00: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
HashCodeShouldBeThreadSafe.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
HashCodeTest.java 8311663: Additional refactoring of Locale tests to JUnit 2023-07-19 20:22:40 +00: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 8318322: Update IANA Language Subtag Registry to Version 2023-10-16 2023-10-19 18:25:43 +00:00
LegacyCodesClassInvariant_he 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LegacyCodesClassInvariant_id 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LegacyCodesClassInvariant_yi 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LegacyCodesClassInvariant.java 8316696: Remove the testing base classes: IntlTest and CollatorTest 2023-10-03 16:38:17 +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 8316696: Remove the testing base classes: IntlTest and CollatorTest 2023-10-03 16:38:17 +00:00
LocaleMatchingTest.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +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
LocaleShouldSetFromCLI.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LocaleTest.java 8316696: Remove the testing base classes: IntlTest and CollatorTest 2023-10-03 16:38:17 +00:00
LookupOnValidRangeTest.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +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
MatchEmptyWeightCorrectly.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +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
ProviderPoolMultiThreadAccess.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +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
SubsequentRangeParsingTest.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
TestOf.java 8282819: Deprecate Locale class constructors 2022-04-05 15:38:36 +00:00
ThaiGov.java 8311663: Additional refactoring of Locale tests to JUnit 2023-07-19 20:22:40 +00:00
TurkishLangRangeTest.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
UseOldISOCodesTest.java 8311663: Additional refactoring of Locale tests to JUnit 2023-07-19 20:22:40 +00:00