test262/test/intl402/NumberFormat
Frank Yung-Fong Tang 0fc6784390 correct exceptZero expectation 2020-04-23 10:46:27 -04:00
..
prototype correct exceptZero expectation 2020-04-23 10:46:27 -04:00
supportedLocalesOf
builtin.js
casing-numbering-system-options.js Adding test cases to verify that 'numberingSystem' and 'calendar' options are being mapped to lower case 2020-02-20 12:33:21 -05:00
constructor-compactDisplay-compact.js Unified Intl.NumberFormat: Various tests (#2275) 2019-08-14 12:47:05 -04:00
constructor-compactDisplay-no-compact.js Unified Intl.NumberFormat: Various tests (#2275) 2019-08-14 12:47:05 -04:00
constructor-default-value.js
constructor-locales-arraylike.js
constructor-locales-get-tostring.js
constructor-locales-hasproperty.js
constructor-locales-string.js
constructor-locales-toobject.js
constructor-notation.js Unified Intl.NumberFormat: Various tests (#2275) 2019-08-14 12:47:05 -04:00
constructor-numberingSystem-order.js More yaml and whitespace fixes 2019-10-08 14:50:57 -04:00
constructor-options-numberingSystem-invalid.js Copy "invalid options" test from RelativeTimeFormat to NumberFormat/DateTimeFormat 2020-03-30 13:58:04 -04:00
constructor-options-throwing-getters.js Add tests for 'numberingSystem' and 'calendar' options (#2383) 2019-10-08 14:48:46 -04:00
constructor-options-toobject.js
constructor-order.js More tests for Unified NumberFormat. (#2454) 2020-01-08 16:23:01 -05:00
constructor-signDisplay.js Unified Intl.NumberFormat: Various tests (#2275) 2019-08-14 12:47:05 -04:00
constructor-unit.js More tests for Unified NumberFormat. (#2454) 2020-01-08 16:23:01 -05:00
constructor-unitDisplay.js More tests for Unified NumberFormat. (#2454) 2020-01-08 16:23:01 -05:00
currency-code-invalid.js
currency-code-well-formed.js
currency-digits.js
currencyDisplay-unit.js
default-minimum-singificant-digits.js
default-options-object-prototype.js
dft-currency-mnfd-range-check-mxfd.js
fraction-digit-options-read-once.js
ignore-invalid-unicode-ext-values.js
instance-class.js
instance-proto-and-extensible.js
legacy-regexp-statics-not-modified.js
length.js
name.js
numbering-system-options.js Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
prop-desc.js
proto-from-ctor-realm.js Add "proto-from-ctor-realm" tests for Intl constructors (#2334) 2019-09-11 17:22:21 -03:00
significant-digits-options-get-sequence.js
style-unit.js
subclassing.js
taint-Object-prototype.js
test-option-currency.js
test-option-currencyDisplay.js
test-option-localeMatcher.js
test-option-style.js
test-option-useGrouping.js
this-value-ignored.js
throws-for-currency-style-without-currency-option.js