test262/test/intl402/DateTimeFormat
Philip Chimento ae53326189 Test TypeError is thrown when getOffsetNanosecondsFor is not callable
Tests for the normative changes made to Temporal in
https://github.com/tc39/proposal-temporal/pull/1829
In a previous version of the specification, there was a fallback to the
intrinsic getOffsetNanosecondsFor when it was undefined.
2021-11-16 17:06:06 -05:00
..
prototype Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
supportedLocalesOf
builtin.js
casing-numbering-system-calendar-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-calendar-numberingSystem-order.js
constructor-default-value.js
constructor-no-instanceof.js Add DateTimeFormat tests for OrdinaryHasInstance 2021-02-16 12:20:50 -05:00
constructor-options-calendar-invalid.js Copy "invalid options" test from RelativeTimeFormat to NumberFormat/DateTimeFormat 2020-03-30 13:58:04 -04:00
constructor-options-dateStyle-invalid.js
constructor-options-dateStyle-valid.js
constructor-options-dayPeriod-invalid.js
constructor-options-dayPeriod-valid.js
constructor-options-fractionalSecondDigits-invalid.js
constructor-options-fractionalSecondDigits-valid.js remove 0 from the range and use undefined 2020-07-09 21:52:54 -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-order-dayPeriod.js
constructor-options-order-fractionalSecondDigits.js Accessing order of fractionalSecondDigits should be earlier than timeZoneName 2020-09-02 15:30:46 -04:00
constructor-options-order-timedate-style.js Sync the test w/ changes in intl-datetime-style 43 2020-06-17 12:44:31 -04:00
constructor-options-order.js
constructor-options-style-conflict.js Add tests for Intl.DateTimeFormat conflicting options (#3033) 2021-06-30 11:43:26 -04:00
constructor-options-throwing-getters-dayPeriod.js
constructor-options-throwing-getters-fractionalSecondDigits.js
constructor-options-throwing-getters-timedate-style.js
constructor-options-throwing-getters.js
constructor-options-timeStyle-invalid.js
constructor-options-timeStyle-valid.js
constructor-options-timeZoneName-invalid.js "Normalize" some YAML 2021-07-21 16:34:04 -04:00
constructor-options-timeZoneName-valid.js "Normalize" some YAML 2021-07-21 16:34:04 -04:00
constructor-options-toobject.js
date-time-options.js
default-options-object-prototype.js
ignore-invalid-unicode-ext-values.js
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-calendar-options.js
prop-desc.js
proto-from-ctor-realm.js
required-date-time-formats.js
subclassing.js
taint-Object-prototype-date-time-components.js
taint-Object-prototype-dayPeriod.js
taint-Object-prototype-fractionalSecondDigits.js
taint-Object-prototype.js
test-option-date-time-components.js
test-option-formatMatcher.js
test-option-hour12.js
test-option-localeMatcher.js
this-value-ignored.js Fixup Intl.* this-value tests (delete dups, add proper esid) 2020-09-14 13:35:13 -04:00
timezone-canonicalized.js
timezone-invalid.js
timezone-utc.js