test262/test/intl402
Frank Yung-Fong Tang fc55e45698 Change the compareArray to allow new property
Change the compareArray to code which allow new property but still assert the actual output contains the expected and assert the order.
2020-04-25 18:43:48 -04:00
..
Array/prototype/toLocaleString Various test cases for cross-browser compliance bugs 2018-05-03 09:27:27 -07:00
BigInt/prototype/toLocaleString Update test files to follow lint rule 2019-07-15 14:03:25 -04:00
Collator Add "proto-from-ctor-realm" tests for Intl constructors (#2334) 2019-09-11 17:22:21 -03:00
Date/prototype Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
DateTimeFormat Change the compareArray to allow new property 2020-04-25 18:43:48 -04: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 Add a test for Unicode key-type pairs being canonicalized by Intl.Locale regardless whether they're passed in the input tag, or through the options object. 2020-04-23 10:49:48 -04:00
Number/prototype/toLocaleString Intl: PluralRules, NumberFormat, Number & getCanonicalLocales to use verifyProperty 2018-05-18 12:35:06 -04:00
NumberFormat correct exceptions for exceptZero 2020-04-23 10:46:27 -04:00
PluralRules Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
RelativeTimeFormat Copy "invalid options" test from RelativeTimeFormat to NumberFormat/DateTimeFormat 2020-03-30 13:58:04 -04:00
Segmenter Add "proto-from-ctor-realm" tests for Intl proposals (#2346) 2019-10-08 14:39:52 -04:00
String/prototype Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05: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 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 Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
supportedLocalesOf-consistent-with-resolvedOptions.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05: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 Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00