test262/test/intl402
Justin Grant 2ac0d3c47b Final batch of CLDR backwards-compatibility fixes
Following up on #3751 and #3762, this commit makes a few tests
work on both CLDR 42 and CLDR 41. Previously these tests were
tied to a specific CLDR 42 format.
2023-01-11 10:22:26 +01:00
..
Array/prototype/toLocaleString Intl: Add substantive tests for Array.prototype.toLocaleString (#3741) 2022-12-05 10:51:55 +01:00
BigInt/prototype/toLocaleString Update test files to follow lint rule 2019-07-15 14:03:25 -04:00
Collator Relax tests for resolvedOptions property ordering 2021-10-29 15:19:27 -04:00
Date/prototype Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
DateTimeFormat Final batch of CLDR backwards-compatibility fixes 2023-01-11 10:22:26 +01:00
DisplayNames Correct tests for Unicode Language Identifier 2021-09-02 10:34:22 -04:00
DurationFormat sync with duration-format PR130 (#3752) 2022-12-14 16:08:52 +01:00
Intl Remove number test (yields a different error, not an exception) 2022-02-28 14:37:03 -05:00
ListFormat Relax tests for resolvedOptions property ordering 2021-10-29 15:19:27 -04:00
Locale Update Intl.Locale info API test 2021-11-30 14:36:01 -05:00
Number/prototype/toLocaleString Intl: PluralRules, NumberFormat, Number & getCanonicalLocales to use verifyProperty 2018-05-18 12:35:06 -04:00
NumberFormat Improve NumberFormat and DateTimeFormat tests for OrdinaryHasInstance 2023-01-03 12:40:48 -08:00
PluralRules Sync with pull/100 of intl-numberformat-v3 2022-07-25 12:40:18 -07:00
RelativeTimeFormat Relax tests for resolvedOptions property ordering 2021-10-29 15:19:27 -04:00
Segmenter Replace Object.hasOwnProperty.call with Object.prototype.hasOwnProperty.call 2022-11-30 16:04:02 -08:00
String/prototype Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
Temporal Fix Temporal test failures under Node 19 2022-12-10 11:33:20 -05:00
TypedArray/prototype/toLocaleString Various test cases for cross-browser compliance bugs 2018-05-03 09:27:27 -07:00
constructors-string-and-single-element-array.js
constructors-taint-Object-prototype-2.js
constructors-taint-Object-prototype.js
default-locale-is-canonicalized.js
default-locale-is-supported.js
fallback-locales-are-supported.js Fix tests on {localeMatcher: "lookup"} (#3008) 2021-06-24 13:37:33 -04:00
language-tags-canonicalized.js Update tests to parse language tags as Unicode BCP 47 Locale Identifiers 2019-07-21 05:44:21 -07:00
language-tags-invalid.js Update tests to parse language tags as Unicode BCP 47 Locale Identifiers 2019-07-21 05:44:21 -07:00
language-tags-valid.js Update tests to parse language tags as Unicode BCP 47 Locale Identifiers 2019-07-21 05:44:21 -07:00
language-tags-with-underscore.js
supportedLocalesOf-consistent-with-resolvedOptions.js Fix tests on {localeMatcher: "lookup"} (#3008) 2021-06-24 13:37:33 -04:00
supportedLocalesOf-default-locale-and-zxx-locale.js
supportedLocalesOf-duplicate-elements-removed.js
supportedLocalesOf-empty-and-undefined.js
supportedLocalesOf-locales-arg-coered-to-object.js
supportedLocalesOf-locales-arg-empty-array.js
supportedLocalesOf-returned-array-elements-are-not-frozen.js Change tests according to ecma402/pull/278 (#2031) 2019-01-18 14:15:37 -02:00
supportedLocalesOf-taint-Array-2.js
supportedLocalesOf-taint-Array.js
supportedLocalesOf-test-option-localeMatcher.js
supportedLocalesOf-throws-if-element-not-string-or-object.js
supportedLocalesOf-unicode-extensions-ignored.js Fix syntax in `supportedLocalesOf-unicode-extensions-ignored` test (#3035) 2021-07-12 13:13:56 -04:00