test262/test/built-ins/Temporal/Now/plainTimeISO
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
..
length.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone-getoffsetnanosecondsfor-non-integer.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone-getoffsetnanosecondsfor-not-callable.js Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
timezone-getoffsetnanosecondsfor-out-of-range.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone-getoffsetnanosecondsfor-wrong-type.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone-string-datetime.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone.js Add Temporal tests 2021-10-01 14:30:12 -04:00
toPlainTime-override.js Add Temporal tests 2021-10-01 14:30:12 -04:00