mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
Update expected test results for CLDR 43
intl402/Locale/constructor-non-iana-canon.js - Likely subtags entry for "hyw" -> "hyw-Armn-AM" was added to supplemental/likelySubtags.xml intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js - Likely subtags entry for "aae" -> "aae-Latn-IT" was added to supplemental/likelySubtags.xml - Likely subtags entry for "pap" was changed from "pap_Latn_AW" to "pap_Latn_CW"
This commit is contained in:
parent
63e451dc80
commit
f4e31fc397
@ -86,6 +86,7 @@ var testData = [
|
|||||||
{
|
{
|
||||||
tag: "hy-arevmda",
|
tag: "hy-arevmda",
|
||||||
canonical: "hyw",
|
canonical: "hyw",
|
||||||
|
maximized: "hyw-Armn-AM",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -27,12 +27,12 @@ var testDataMinimal = {
|
|||||||
"und-AT": "de-AT",
|
"und-AT": "de-AT",
|
||||||
|
|
||||||
// https://unicode-org.atlassian.net/browse/ICU-13786
|
// https://unicode-org.atlassian.net/browse/ICU-13786
|
||||||
"aae-Latn-IT": "aae-Latn-IT",
|
"aae-Latn-IT": "aae",
|
||||||
"aae-Thai-CO": "aae-Thai-CO",
|
"aae-Thai-CO": "aae-Thai-CO",
|
||||||
|
|
||||||
// https://unicode-org.atlassian.net/browse/ICU-10220
|
// https://unicode-org.atlassian.net/browse/ICU-10220
|
||||||
// https://unicode-org.atlassian.net/browse/ICU-12345
|
// https://unicode-org.atlassian.net/browse/ICU-12345
|
||||||
"und-CW": "pap-CW",
|
"und-CW": "pap",
|
||||||
"und-US": "en",
|
"und-US": "en",
|
||||||
"zh-Hant": "zh-TW",
|
"zh-Hant": "zh-TW",
|
||||||
"zh-Hani": "zh-Hani",
|
"zh-Hani": "zh-Hani",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user