test262/test/built-ins/Temporal/PlainDate
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
..
compare Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
from Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
prototype Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
basic.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
calendar-undefined.js Add Temporal tests 2021-10-01 14:30:12 -04:00
constructor.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
missing-arguments.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
negative-infinity-throws-rangeerror.js Add Temporal tests 2021-10-01 14:30:12 -04:00
prop-desc.js Add Temporal tests 2021-10-01 14:30:12 -04:00