.. |
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
|
Add Collator test for ignorePunctuation (#3913)
|
2023-09-13 17:48:22 +02:00 |
Date/prototype
|
Use verifyProperty in remaining test/intl402 tests
|
2023-09-13 16:05:40 +02:00 |
DateTimeFormat
|
Correct Intl.DateTimeFormat and Intl.DisplayNames metadata incorrectly identifying tests for 'en' locale as tests for 'en-US'
|
2024-03-26 09:13:11 -07:00 |
DisplayNames
|
Use space instead of tab in comments
|
2024-04-15 11:11:23 -07:00 |
DurationFormat
|
Fix description of `fractionalDigits` tests
|
2024-05-28 15:41:01 +02:00 |
Intl
|
Use verifyProperty in remaining test/intl402 tests
|
2023-09-13 16:05:40 +02:00 |
ListFormat
|
Relax tests for resolvedOptions property ordering
|
2021-10-29 15:19:27 -04:00 |
Locale
|
remove some auto-generated error messages in "assert.throws" tests
|
2024-03-25 12:09:10 +01:00 |
Number/prototype/toLocaleString
|
Intl: PluralRules, NumberFormat, Number & getCanonicalLocales to use verifyProperty
|
2018-05-18 12:35:06 -04:00 |
NumberFormat
|
Delete extra slash in Copyright section
|
2024-01-08 16:04:41 +01:00 |
PluralRules
|
Delete extra slash in Copyright section
|
2024-01-08 16:04:41 +01:00 |
RelativeTimeFormat
|
Relax tests for resolvedOptions property ordering
|
2021-10-29 15:19:27 -04: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
|
Temporal: Remove methods with ISO-named pairs
|
2024-06-13 22:04:16 +02: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
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
constructors-taint-Object-prototype-2.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
constructors-taint-Object-prototype.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
default-locale-is-canonicalized.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
default-locale-is-supported.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
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
|
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
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
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
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
supportedLocalesOf-duplicate-elements-removed.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
supportedLocalesOf-empty-and-undefined.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
supportedLocalesOf-locales-arg-coered-to-object.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
supportedLocalesOf-locales-arg-empty-array.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
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
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
supportedLocalesOf-taint-Array.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
supportedLocalesOf-test-option-localeMatcher.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
supportedLocalesOf-throws-if-element-not-string-or-object.js
|
Use more descriptive names for Intl test files
|
2017-12-21 16:46:56 -05:00 |
supportedLocalesOf-unicode-extensions-ignored.js
|
Fix syntax in `supportedLocalesOf-unicode-extensions-ignored` test (#3035)
|
2021-07-12 13:13:56 -04:00 |