test262/test/built-ins/Temporal/Now/zonedDateTime
Philip Chimento a157570ddc Regularize some of the "calendar-temporal-object" tests
I used a script to "unroll" some of the calls to
TemporalHelpers.checkToTemporalCalendarFastPath(), and rewrite it slightly
not to use a specific Calendar instance. This is in preparation for a
future refactor, but also allows testing the PlainTime path which was not
previously covered.

(I didn't unroll all the calls and remove the helper yet, because the
remaining calls have custom assertions that I haven't gotten the script to
work with yet. For the same reason, I didn't yet convert these to use the
test generation facility. These will follow in a future PR.)
2023-02-01 10:50:12 +01:00
..
calendar-case-insensitive.js Apply suggestions from code review 2022-09-13 11:32:16 -07:00
calendar-function.js Temporal: Add TemporalHelpers.timeZoneObserver 2022-10-05 16:53:52 +02:00
calendar-instance-does-not-get-calendar-property.js Temporal: Add tests for fast path in ToTemporalCalendar 2022-10-18 14:38:38 +02:00
calendar-number.js Test conversion of Number to Temporal objects 2022-04-21 12:14:10 -07:00
calendar-object-fail-call-tostring.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
calendar-object-fail-get-calendar.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
calendar-object-fail-has-calendar.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
calendar-object-fail-has-nested-calendar.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
calendar-object.js Temporal: Add TemporalHelpers.calendarObserver 2022-10-05 16:53:52 +02:00
calendar-string-leap-second.js Regularize leap second tests 2022-05-03 08:18:02 +02:00
calendar-string.js Temporal: Add tests for casting a calendar ID string to a Temporal.Calendar 2022-08-01 13:48:11 -07:00
calendar-temporal-object.js Regularize some of the "calendar-temporal-object" tests 2023-02-01 10:50:12 +01:00
calendar-undefined.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00
calendar-wrong-type.js Temporal: Test throwing on time-zone-to-calendar conversion and vice versa 2022-11-30 10:01:45 -08:00
extensible.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
length.js Correct metadata 2021-09-13 10:09:42 -04:00
name.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
not-a-constructor.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
prop-desc.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00
time-zone-undefined.js Correct metadata 2021-09-13 10:09:42 -04:00
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-object-fail-call-tostring.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
timezone-object-fail-get-timezone.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
timezone-object-fail-has-nested-timezone.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
timezone-object-fail-has-timezone.js Improve coverage: zonedDateTime & zonedDateTimeISO 2021-09-13 10:09:42 -04:00
timezone-object.js Temporal: Add TemporalHelpers.timeZoneObserver 2022-10-05 16:53:52 +02:00
timezone-string-datetime.js Replaced not required timezone id w/ required UTC 2021-12-02 09:46:33 -05:00
timezone-string-leap-second.js Regularize leap second tests 2022-05-03 08:18:02 +02:00
timezone-string-multiple-offsets.js Test ISO strings with multiple fractional second parts 2021-12-14 13:39:19 -05:00
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