test262/test/intl402/Collator
Mike Pennisi f527a107f2 Relax tests for resolvedOptions property ordering
A number of tests for ECMA402 asserted the exact contents of the array
returned by various `resolvedOptions` methods. This conflicted with the
expectation that more options will be introduced by future editions of
the specification.

Update these tests to assert property order more generically in order to
accommodate implementation of future language proposals and more closely
align with similar tests.

Update all `resolvedOptions` tests to produce more meaningful error
messages (including replacing the generic `arrayContains` assertion with
a specific assertion regarding the value of the first array element).
2021-10-29 15:19:27 -04:00
..
prototype Relax tests for resolvedOptions property ordering 2021-10-29 15:19:27 -04:00
supportedLocalesOf Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
builtin.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
constructor-options-throwing-getters.js Add the check of collation 2020-10-06 11:05:17 -04:00
default-options-object-prototype.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
ignore-invalid-unicode-ext-values.js Revert "remove "invalid" from invalid date of "cu" and "nu"" 2018-10-17 07:46:46 -07:00
instance-proto-and-extensible.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
legacy-regexp-statics-not-modified.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
length.js Add separate test files to test the length property of Intl functions 2017-12-21 16:46:56 -05:00
missing-unicode-ext-value-defaults-to-true.js Change test for -kn (#1995) 2019-01-24 12:45:49 -05:00
name.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
numeric-and-caseFirst.js Remove unused includes in Intl test files 2017-12-21 16:46:56 -05:00
prop-desc.js Add separate test files for property attributes of Intl properties 2017-12-21 16:46:56 -05:00
proto-from-ctor-realm.js Add "proto-from-ctor-realm" tests for Intl constructors (#2334) 2019-09-11 17:22:21 -03:00
subclassing.js Remove unused includes in Intl test files 2017-12-21 16:46:56 -05:00
taint-Object-prototype.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-ignorePunctuation.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-localeMatcher.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-numeric-and-caseFirst.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-sensitivity.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-usage.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
this-value-ignored.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
unicode-ext-seq-in-private-tag.js Unicode extension subtags correctly detected in Intl.Collator 2017-12-19 15:42:56 -05:00
unicode-ext-seq-with-attribute.js Unicode extension subtags correctly detected in Intl.Collator 2017-12-19 15:42:56 -05:00
unicode-ext-value-collation.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
usage-de.js Intl.Collator: Add a test for search and sort in German. 2018-10-25 13:08:08 -04:00