test262/test/intl402
Philip Chimento 631337b261 Remove duplication between built-ins/ and intl402/
There were two cases where tests in intl402/ had some duplication of tests
that are in built-ins/ as well. Remove this duplication, and restrict the
intl402/ tests to testing things that can't be tested on all hosts.
2022-01-19 13:47:43 -05:00
..
Array/prototype/toLocaleString
BigInt/prototype/toLocaleString
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 Simplify the testing 2021-12-14 13:37:35 -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 Fix Intl.NumberFormat useGrouping value tests 2022-01-19 13:46:58 -05:00
PluralRules Fix Intl.PluralRules.selectRange test 2022-01-04 09:33:18 -05: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 Remove duplication between built-ins/ and intl402/ 2022-01-19 13:47:43 -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
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