test262/test/built-ins/Temporal/TimeZone/from
Philip Chimento 338063f80f Temporal: Test throwing on time-zone-to-calendar conversion and vice versa
This contains tests for the normative PR
https://github.com/tc39/proposal-temporal/pull/2433, which is to be
presented for consensus to TC39 in the upcoming plenary meeting. That PR
changes ToTemporalCalendar to throw when it encounters a Temporal.TimeZone
instance, and ToTemporalTimeZone to throw when it encounters a
Temporal.Calendar instance.
2022-11-30 10:01:45 -08:00
..
argument-object-invalid.js
argument-object.js
argument-primitive.js Ensure tests in main suite do not use Intl time zones 2022-01-19 13:47:43 -05:00
argument-valid.js
builtin.js
length.js
name.js
not-a-constructor.js
prop-desc.js
subclassing-ignored.js
timezone-case-insensitive.js Apply suggestions from code review 2022-09-13 11:32:16 -07:00
timezone-instance-does-not-get-timeZone-property.js Temporal: Add tests for fast path in ToTemporalTimeZone 2022-10-18 14:38:38 +02:00
timezone-string-datetime.js Ensure tests in main suite do not use Intl time zones 2022-01-19 13:47:43 -05:00
timezone-string-leap-second.js Regularize leap second tests 2022-05-03 08:18:02 +02:00
timezone-string-multiple-offsets.js
timezone-string-year-zero.js Regularize year zero tests 2022-05-03 08:18:02 +02:00
timezone-string.js Temporal: Add tests for casting a time zone ID string to a Temporal.TimeZone 2022-08-01 13:48:11 -07:00
timezone-wrong-type.js Temporal: Test throwing on time-zone-to-calendar conversion and vice versa 2022-11-30 10:01:45 -08:00