test262/test/built-ins/Temporal/PlainTime/from
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
..
argument-string-with-calendar.js Add Temporal tests 2021-10-01 14:30:12 -04:00
argument-zoneddatetime-balance-negative-time-units.js Add Temporal tests 2021-10-01 14:30:12 -04:00
argument-zoneddatetime-negative-epochnanoseconds.js Add Temporal tests 2021-10-01 14:30:12 -04:00
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-non-integer.js Add Temporal tests 2021-10-01 14:30:12 -04:00
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-not-callable.js Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-out-of-range.js Add Temporal tests 2021-10-01 14:30:12 -04:00
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-wrong-type.js Add Temporal tests 2021-10-01 14:30:12 -04:00
builtin.js Add Temporal tests 2021-10-01 14:30:12 -04:00
calendar-temporal-object.js Add Temporal tests 2021-10-01 14:30:12 -04:00
infinity-throws-rangeerror.js Add Temporal tests 2021-10-01 14:30:12 -04:00
length.js Add Temporal tests 2021-10-01 14:30:12 -04:00
name.js Add Temporal tests 2021-10-01 14:30:12 -04:00
not-a-constructor.js Add Temporal tests 2021-10-01 14:30:12 -04:00
options-undefined.js Add Temporal tests 2021-10-01 14:30:12 -04:00
order-of-operations.js Add Temporal tests 2021-10-01 14:30:12 -04:00
overflow-invalid-string.js Add Temporal tests 2021-10-01 14:30:12 -04:00
overflow-undefined.js Add Temporal tests 2021-10-01 14:30:12 -04:00
overflow-wrong-type.js Add Temporal tests 2021-10-01 14:30:12 -04:00
plaintime-propertybag-no-time-units.js Temporal.PlainTime property bags 2021-11-01 14:07:02 -04:00
prop-desc.js Add Temporal tests 2021-10-01 14:30:12 -04:00
subclassing-ignored.js Add Temporal tests 2021-10-01 14:30:12 -04:00