test262/test/built-ins/Temporal
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
..
Calendar Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
Duration Tests for string shorthand API in round() and total() 2021-11-16 17:06:06 -05:00
Instant Tests for string shorthand API in round() and total() 2021-11-16 17:06:06 -05:00
Now Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
PlainDate Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
PlainDateTime Tests for string shorthand API in round() and total() 2021-11-16 17:06:06 -05:00
PlainMonthDay Check that PlainMonthDay#toPlainDate() rejects out-of-range dates. 2021-10-12 19:30:45 -04:00
PlainTime Tests for string shorthand API in round() and total() 2021-11-16 17:06:06 -05:00
PlainYearMonth mv tests depend on Intl to intl402. 2021-10-08 14:30:06 -04:00
TimeZone Test TypeError is thrown when getOffsetNanosecondsFor is not callable 2021-11-16 17:06:06 -05:00
ZonedDateTime Tests for string shorthand API in round() and total() 2021-11-16 17:06:06 -05:00
toStringTag Add Temporal tests 2021-10-01 14:30:12 -04:00
getOwnPropertyNames.js Remove harness file, arrayContains.js 2021-11-01 12:55:10 -04:00
keys.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