test262/test/intl402
Alexey Shvayka ef12a8b11c
Intl: Add coverage for meaningful @@toStringTag values (#2634)
* Add Intl.Collator tests

* Add Intl.DateTimeFormat tests

* Adjust Intl.NumberFormat tests

* Add Intl.PluralRules tests

* Remove now duplicated tests

* Add "toString-changed-tag.js" tests
2020-06-01 15:40:35 -07:00
..
Array/prototype/toLocaleString
BigInt/prototype/toLocaleString Update test files to follow lint rule 2019-07-15 14:03:25 -04:00
Collator Intl: Add coverage for meaningful @@toStringTag values (#2634) 2020-06-01 15:40:35 -07:00
Date/prototype
DateTimeFormat Intl: Add coverage for meaningful @@toStringTag values (#2634) 2020-06-01 15:40:35 -07:00
DisplayNames Remove date related types for Intl.DisplayNames (#2448) 2019-12-23 13:07:36 -05:00
Intl Upstream additional language tag canonicalisation and Intl.Locale tests from SpiderMonkey 2020-04-09 09:20:55 -04:00
ListFormat Use canonical format for the description in the metatags (#2401) 2019-10-10 11:30:26 -04:00
Locale Revert "Correct the expectation of zh-Hant" 2020-04-29 17:22:28 -04:00
Number/prototype/toLocaleString
NumberFormat Intl: Add coverage for meaningful @@toStringTag values (#2634) 2020-06-01 15:40:35 -07:00
PluralRules Intl: Add coverage for meaningful @@toStringTag values (#2634) 2020-06-01 15:40:35 -07:00
RelativeTimeFormat correct style-short.js 2020-04-25 18:48:40 -04:00
Segmenter Add "proto-from-ctor-realm" tests for Intl proposals (#2346) 2019-10-08 14:39:52 -04:00
String/prototype
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 Include locales supported through fallback when testing fallbacks 2019-07-22 02:12:05 -07: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
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