test262/test/built-ins/Temporal/Now/plainDateTime
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
..
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 Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
calendar-object-fail-get-calendar.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
calendar-object-fail-has-calendar.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
calendar-object-fail-has-nested-calendar.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07: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 Add Temporal tests 2021-10-01 14:30:12 -04: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 Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
length.js Rename all uses of Temporal.now to Temporal.Now (#3069) 2021-07-20 15:06:31 -04:00
name.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
not-a-constructor.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
prop-desc.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00
return-value.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
time-zone-undefined.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-getoffsetnanosecondsfor-invocation.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-getoffsetnanosecondsfor-non-integer.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-getoffsetnanosecondsfor-non-method.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-getoffsetnanosecondsfor-not-a-number.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-getoffsetnanosecondsfor-not-callable.js Fix not-callable getOffsetNansecondsFor tests 2021-11-30 14:36:59 -05:00
timezone-getoffsetnanosecondsfor-out-of-range.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-getoffsetnanosecondsfor-poisoned.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-getoffsetnanosecondsfor-throws.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-getoffsetnanosecondsfor-wrong-type.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -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 Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-object-fail-get-timezone.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-object-fail-has-nested-timezone.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-object-fail-has-timezone.js Automated assertion message update (#3136) 2021-08-10 10:40:04 -07:00
timezone-object.js Temporal: Add TemporalHelpers.timeZoneObserver 2022-10-05 16:53:52 +02:00
timezone-string-datetime.js Add more variations of ISO strings to "timezone-string-datetime" tests 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-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
timezone.js Temporal: Add TemporalHelpers.timeZoneObserver 2022-10-05 16:53:52 +02:00