test262/test/intl402/NumberFormat
Ben Allen 38d2924fb6
402: Replace currency-digits.js Intl.NumberFormat test (#4285)
ISO 4217 no longer normative for currency minor digits. New test verifies that
currency data (from whatever source) is used by verifying that `maximumFractionDigits` and `minimumFractionDigits`
are identical. See https://github.com/tc39/ecma402/pull/922
2024-10-31 11:39:44 -07:00
..
prototype Update NumberFormat.prototype.useGrouping test for CLDR 45 2024-07-24 08:53:41 -07:00
supportedLocalesOf Use verifyProperty in test/intl402/NumberFormat tests 2023-09-13 16:05:40 +02:00
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 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 Fix various test issues 2018-10-17 07:45:33 -07:00
constructor-locales-arraylike.js intl: fix mistyped test for array-like objects 2018-10-15 12:54:05 -04:00
constructor-locales-get-tostring.js intl: fix dicey test case 2018-10-04 14:30:22 -04:00
constructor-locales-hasproperty.js Add let before variable declaration 2018-10-05 15:32:54 -04:00
constructor-locales-string.js Update test to actually check properties 2018-10-03 11:07:06 -04:00
constructor-locales-toobject.js Intl.NumberFormat: cannot use assert.sameValue to compare object references. 2018-10-02 15:03:52 -04:00
constructor-no-instanceof.js Improve NumberFormat and DateTimeFormat tests for OrdinaryHasInstance 2023-01-03 12:40:48 -08:00
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-option-read-order.js Delete extra slash in Copyright section 2024-01-08 16:04:41 +01: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-roundingMode-invalid.js fixup! Add tests for "Intl NumberFormat v3" proposal 2021-11-01 12:50:38 -04:00
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 Add tests for "Intl NumberFormat v3" proposal 2021-11-01 12:50:38 -04:00
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 Add tests for 'numberingSystem' and 'calendar' options (#2383) 2019-10-08 14:48:46 -04:00
constructor-options-toobject.js Intl.NumberFormat: cannot use assert.sameValue to compare object references. 2018-10-02 15:03:52 -04:00
constructor-order.js Updated expected error in NumberFormat constructor per current spec 2020-06-24 12:11:36 -04:00
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 Add tests for "Intl NumberFormat v3" proposal 2021-11-09 13:28:42 -05:00
constructor-signDisplay.js Unified Intl.NumberFormat: Various tests (#2275) 2019-08-14 12:47:05 -04:00
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 Add helper functions to retrieve all calendars, collations, numberingSystems, and simple sanctioned units 2021-09-08 09:29:06 -04: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-nonstandard-notation.js Intl.NumberFormat Add tests for `Intl.NumberFormat` when using "currency" style and "compact", "engineering", and "scientific" notations. 2024-10-30 14:51:34 -07:00
currency-digits.js 402: Replace currency-digits.js Intl.NumberFormat test (#4285) 2024-10-31 11:39:44 -07:00
currencyDisplay-unit.js change to camelCase to sync with #54 (#2240) 2019-07-16 19:00:29 -04:00
default-minimum-singificant-digits.js
default-options-object-prototype.js
dft-currency-mnfd-range-check-mxfd.js dft-currency-mnfd-range-check-mxfd.js should check maximumFractionDigits, not maximumSignificantDigits 2020-09-28 09:09:09 -04:00
fraction-digit-options-read-once.js
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
intl-legacy-constructed-symbol-on-unwrap.js Features: add "intl-normative-optional" 2020-11-03 14:28:17 -05:00
intl-legacy-constructed-symbol.js Features: add "intl-normative-optional" 2020-11-03 14:28:17 -05:00
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 change the removed unit 'generic' to 'gigabit' 2019-05-15 22:14:13 -07:00
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 Fixup Intl.* this-value tests (delete dups, add proper esid) 2020-09-14 13:35:13 -04:00
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