test262/test/intl402
André Bargull e8c771e9df Add basic tests for Intl.DurationFormat accepting Temporal.Duration 2025-02-14 09:01:03 -08:00
..
Array/prototype/toLocaleString Intl: Add substantive tests for Array.prototype.toLocaleString (#3741) 2022-12-05 10:51:55 +01:00
BigInt/prototype/toLocaleString
Collator Add test for ECMA402 PR833 Allow locale based ignorePunctuation default (#3922) 2024-06-26 17:40:01 -07:00
Date/prototype Use verifyProperty in remaining test/intl402 tests 2023-09-13 16:05:40 +02:00
DateTimeFormat Add feature tag for "Time Zone Canonicalization" 2025-01-09 16:38:01 -08:00
DisplayNames Use space instead of tab in comments 2024-04-15 11:11:23 -07:00
DurationFormat Add basic tests for Intl.DurationFormat accepting Temporal.Duration 2025-02-14 09:01:03 -08:00
Intl Update time zone mapping for CLDR46 / tzdata 2024b 2024-10-14 11:21:25 -07:00
ListFormat
Locale Add `Intl.Locale` test for `language` getter where language subtag is "und" 2025-02-13 11:36:40 -08:00
Number/prototype/toLocaleString
NumberFormat 402: Replace currency-digits.js Intl.NumberFormat test (#4285) 2024-10-31 11:39:44 -07:00
PluralRules Add tests for `Intl.PluralRules.prototype.resolvedOptions().pluralCategories` order (#4275) 2024-12-03 13:38:58 +00:00
RelativeTimeFormat Add tests to `Intl.DateTimeFormat` and `Intl.RelativeTimeFormat` for various numbering systems (#4276) 2024-10-30 15:03:44 -07:00
Segmenter Add `Array.prototype.includes` and `exponentiation` features (#3799) 2023-03-23 10:51:08 +01:00
String/prototype Use verifyProperty in remaining test/intl402 tests 2023-09-13 16:05:40 +02:00
Temporal Add basic tests for Intl.DurationFormat accepting Temporal.Duration 2025-02-14 09:01:03 -08:00
TypedArray/prototype/toLocaleString
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 Add `Array.prototype.includes` and `exponentiation` features (#3799) 2023-03-23 10:51:08 +01:00
language-tags-canonicalized.js
language-tags-invalid.js
language-tags-valid.js
language-tags-with-underscore.js
supportedLocalesOf-consistent-with-resolvedOptions.js
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
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