test262/test/built-ins/Temporal
Philip Chimento da507a703e Tests for Temporal formatting the year appropriately as 4 or 6 digits
https://github.com/tc39/proposal-temporal/pull/2090 is a normative change
that reached consensus at the March 2022 TC39 plenary meeting. This adds
tests that verify the change made to the formatting of years between 0 and
999 inclusive in all toString and toJSON methods of Temporal types that
can output an ISO year number in their return value.
2022-04-04 16:36:03 -04:00
..
Calendar Add tests for Temporal.Calendar.p*.inLeapYear 2022-04-04 16:34:01 -04:00
Duration Add tests ensuring that observable calls are made with options === undefined 2022-04-04 16:24:17 -04:00
Instant Tests for Temporal formatting the year appropriately as 4 or 6 digits 2022-04-04 16:36:03 -04:00
Now Test Temporal.Now. 2022-01-24 13:36:43 -05:00
PlainDate Tests for Temporal formatting the year appropriately as 4 or 6 digits 2022-04-04 16:36:03 -04:00
PlainDateTime Tests for Temporal formatting the year appropriately as 4 or 6 digits 2022-04-04 16:36:03 -04:00
PlainMonthDay Tests for Temporal formatting the year appropriately as 4 or 6 digits 2022-04-04 16:36:03 -04:00
PlainTime Add tests ensuring that observable calls are made with options === undefined 2022-04-04 16:24:17 -04:00
PlainYearMonth Tests for Temporal formatting the year appropriately as 4 or 6 digits 2022-04-04 16:36:03 -04:00
TimeZone Rewrite tests that relied on previous branding behaviour 2022-02-08 15:43:25 -05:00
ZonedDateTime Tests for Temporal formatting the year appropriately as 4 or 6 digits 2022-04-04 16:36:03 -04: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