test262/test/intl402
Frank Tang 78907d6393 Move toLocaleString testing to intl402
Move part of the test of toLocaleString which depends on
15 Amendments to the ECMAScript® 2021 Internationalization API Specification
to intl402. Keep behavior specified in earlier chapters in built-ins
2021-12-06 09:12:27 -05:00
..
Array/prototype/toLocaleString
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
DateTimeFormat Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
DisplayNames Correct tests for Unicode Language Identifier 2021-09-02 10:34:22 -04:00
DurationFormat/prototype docs: update features 2021-12-03 19:53:31 -05:00
Intl Transform compareArray -> assert.compareArray: test/intl402/**/*.js (#3240) 2021-10-05 22:54:01 -04: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
NumberFormat Add tests for "Intl NumberFormat v3" proposal (#3307) 2021-12-03 19:51:57 -05:00
PluralRules Relax tests for resolvedOptions property ordering 2021-10-29 15:19:27 -04:00
RelativeTimeFormat Relax tests for resolvedOptions property ordering 2021-10-29 15:19:27 -04:00
Segmenter Relax tests for resolvedOptions property ordering 2021-10-29 15:19:27 -04:00
String/prototype
Temporal Move toLocaleString testing to intl402 2021-12-06 09:12:27 -05: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 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