test262/test/built-ins/Temporal/ZonedDateTime
Philip Chimento cba42e88c7 Tests for string shorthand API in round() and total()
Tests for the normative changes made to Temporal in
https://github.com/tc39/proposal-temporal/pull/1875

For convenience, adds some functions to TemporalHelpers to assert that two
Temporal objects are equal, for Duration, Instant, PlainDateTime,
PlainTime, and ZonedDateTime.
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 Tests for string shorthand API in round() and total() 2021-11-16 17:06:06 -05: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
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
prop-desc.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