test262/test/intl402/NumberFormat
Frank Yung-Fong Tang 92a9eca159
Add tests for ECMA402 PR 786 (#3875)
https://github.com/tc39/ecma402/pull/786

This ECMA402 PR 786 reached TC39 consensus in the July 2023 meeting
2023-07-24 17:47:19 +02:00
..
prototype Add test to approximately format 2023-02-07 17:14:06 -08:00
supportedLocalesOf
builtin.js
casing-numbering-system-options.js Add `Array.prototype.includes` and `exponentiation` features (#3799) 2023-03-23 10:51:08 +01:00
constructor-compactDisplay-compact.js
constructor-compactDisplay-no-compact.js
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-no-instanceof.js Improve NumberFormat and DateTimeFormat tests for OrdinaryHasInstance 2023-01-03 12:40:48 -08:00
constructor-notation.js
constructor-numberingSystem-order.js
constructor-options-numberingSystem-invalid.js
constructor-options-roundingMode-invalid.js
constructor-options-throwing-getters-rounding-increment.js Add tests for "Intl NumberFormat v3" proposal 2022-01-04 09:35:13 -05:00
constructor-options-throwing-getters-rounding-mode.js
constructor-options-throwing-getters-rounding-priority.js Add tests for "Intl NumberFormat v3" proposal 2022-01-04 09:35:13 -05:00
constructor-options-throwing-getters-trailing-zero-display.js Add tests for "Intl NumberFormat v3" proposal 2022-01-04 09:35:13 -05:00
constructor-options-throwing-getters.js
constructor-options-toobject.js
constructor-order.js
constructor-roundingIncrement-invalid.js update nfv3 test for roundingIncrement (#3441) 2022-03-31 14:53:20 -07:00
constructor-roundingIncrement.js Swap call order of NumberFormat's notation and roundingIncrement options 2023-02-07 16:14:13 -08:00
constructor-signDisplay-negative.js
constructor-signDisplay.js
constructor-trailingZeroDisplay-invalid.js Add tests for "Intl NumberFormat v3" proposal 2022-01-04 09:35:13 -05:00
constructor-trailingZeroDisplay.js Add tests for "Intl NumberFormat v3" proposal 2022-01-04 09:35:13 -05:00
constructor-unit.js
constructor-unitDisplay.js
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-proto-and-extensible.js
intl-legacy-constructed-symbol-on-unwrap.js
intl-legacy-constructed-symbol.js
legacy-regexp-statics-not-modified.js
length.js
name.js
numbering-system-options.js
prop-desc.js
proto-from-ctor-realm.js
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-roundingPriority-mixed-options.js Fix expectation 2022-06-17 10:23:20 +02:00
test-option-roundingPriority.js fixup! Add tests for "Intl NumberFormat v3" proposal 2022-01-04 09:35:13 -05:00
test-option-style.js
test-option-useGrouping-extended.js Update:RangeError when useGrouping is string 'undefined' 2022-09-20 09:53:18 -07:00
test-option-useGrouping.js Update:RangeError when useGrouping is string 'undefined' 2022-09-20 09:53:18 -07:00
this-value-ignored.js
throws-for-currency-style-without-currency-option.js
throws-for-maximumFractionDigits-over-limit.js Add tests for ECMA402 PR 786 (#3875) 2023-07-24 17:47:19 +02:00
throws-for-maximumFractionDigits-under-limit.js Add tests for ECMA402 PR 786 (#3875) 2023-07-24 17:47:19 +02:00
throws-for-minimumFractionDigits-over-limit.js Add tests for ECMA402 PR 786 (#3875) 2023-07-24 17:47:19 +02:00
throws-for-minimumFractionDigits-under-limit.js Add tests for ECMA402 PR 786 (#3875) 2023-07-24 17:47:19 +02:00