test262/test/intl402
Philip Chimento 6626b60df6 Temporal: Make U+2212 MINUS SIGN invalid in ISO strings
These are the test adjustments corresponding to the normative PR
https://github.com/tc39/ecma262/pull/3334 which reached consensus at the
June 2024 TC39 meeting.
2024-07-03 08:50:57 -07: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 Make U+2212 MINUS SIGN an invalid sign character for offset time zone IDs 2024-07-03 08:50:57 -07:00
DisplayNames Use space instead of tab in comments 2024-04-15 11:11:23 -07:00
DurationFormat Add test to check `nfOptions.roundingMode` for seconds / microseconds / nanoseconds is `"trunc"` (#4115) 2024-06-27 10:08:11 -07: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
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: Make U+2212 MINUS SIGN invalid in ISO strings 2024-07-03 08:50:57 -07: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 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
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