test262/test/intl402/DateTimeFormat
Philip Chimento cd714a9aad Temporal: Rewrite Temporal.ZonedDateTime.p.toLocaleString tests
In https://github.com/tc39/proposal-temporal/pull/2522 which reached
consensus at the March 2023 TC39 meeting, the functionality of
Temporal.ZonedDateTime.p.toLocaleString was changed substantially, to not
directly pass the ZonedDateTime to any Intl.DateTimeFormat methods. This
adds rewrites of all existing tests for toLocaleString, as well as a few
tests to verify that Intl.DateTimeFormat methods no longer support
Temporal.ZonedDateTime arguments.

As we are rewriting the tests anyway, this also ports all of the
Temporal.ZonedDateTime.p.toLocaleString tests that were in staging, to the
correct format for the main tree.
2023-04-11 11:52:40 +02:00
..
prototype Temporal: Rewrite Temporal.ZonedDateTime.p.toLocaleString tests 2023-04-11 11:52:40 +02:00
supportedLocalesOf
builtin.js
casing-numbering-system-calendar-options.js Add `Array.prototype.includes` and `exponentiation` features (#3799) 2023-03-23 10:51:08 +01:00
constructor-calendar-numberingSystem-order.js More yaml and whitespace fixes 2019-10-08 14:50:57 -04:00
constructor-default-value.js intl: increase coverage for DateTimeFormat 2018-11-08 11:37:02 +05:30
constructor-no-instanceof.js Improve NumberFormat and DateTimeFormat tests for OrdinaryHasInstance 2023-01-03 12:40:48 -08: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 Add tests for the datetime-style proposal. (#2125) 2019-04-10 11:09:40 -04:00
constructor-options-dateStyle-valid.js Add tests for the datetime-style proposal. (#2125) 2019-04-10 11:09:40 -04:00
constructor-options-dayPeriod-invalid.js Cleanups for tests 2019-06-12 14:06:22 -04:00
constructor-options-dayPeriod-valid.js Cleanups for tests 2019-06-12 14:06:22 -04:00
constructor-options-fractionalSecondDigits-invalid.js Initial tests for Intl.DateTimeFormat quarter/dayPeriod/fractionalSecondDigits (#2194) 2019-06-12 11:55:53 -04:00
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 Initial tests for Intl.DateTimeFormat quarter/dayPeriod/fractionalSecondDigits (#2194) 2019-06-12 11:55:53 -04:00
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 Intl: Add tests for table iteration order. 2018-10-17 12:59:38 -04:00
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 Initial tests for Intl.DateTimeFormat quarter/dayPeriod/fractionalSecondDigits (#2194) 2019-06-12 11:55:53 -04:00
constructor-options-throwing-getters-fractionalSecondDigits.js Initial tests for Intl.DateTimeFormat quarter/dayPeriod/fractionalSecondDigits (#2194) 2019-06-12 11:55:53 -04:00
constructor-options-throwing-getters-timedate-style.js Add tests for the datetime-style proposal. (#2125) 2019-04-10 11:09:40 -04:00
constructor-options-throwing-getters.js Intl: Add tests for throwing getters in options objects. 2018-09-18 11:39:47 -04:00
constructor-options-timeStyle-invalid.js Add tests for the datetime-style proposal. (#2125) 2019-04-10 11:09:40 -04:00
constructor-options-timeStyle-valid.js Add tests for the datetime-style proposal. (#2125) 2019-04-10 11:09:40 -04:00
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 intl: increase coverage for DateTimeFormat 2018-11-08 11:55:52 +05:30
date-time-options.js
default-options-object-prototype.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-calendar-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
required-date-time-formats.js
subclassing.js
taint-Object-prototype-date-time-components.js
taint-Object-prototype-dayPeriod.js Cleanups for tests 2019-06-12 14:06:22 -04:00
taint-Object-prototype-fractionalSecondDigits.js Cleanups for tests 2019-06-12 14:06:22 -04:00
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