test262/test/intl402
Ujjwal Sharma de416c28c3 intl: increase coverage from the NumberFormat constructor
Improve coverage for the Intl.NumberFormat constructor by testing that
it accepts Array-like objects and handles them properly.
2018-10-03 13:13:58 -04:00
..
Array/prototype/toLocaleString
Collator
Date/prototype
DateTimeFormat
Intl
ListFormat
Locale
Number/prototype/toLocaleString
NumberFormat intl: increase coverage from the NumberFormat constructor 2018-10-03 13:13:58 -04:00
PluralRules
RelativeTimeFormat
Segmenter/prototype/toStringTag
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
language-tags-canonicalized.js
language-tags-invalid.js
language-tags-valid.js
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-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