test262/test/intl402/Temporal/PlainDateTime/from
Philip Chimento e46b317b18 Temporal: Add test coverage for canonicalizing era codes in from()
There was a coverage gap for converting calendar fields to a date when the
provided era was an alias.

See https://github.com/tc39/proposal-temporal/pull/2940#discussion_r1767508659
2024-09-20 17:04:19 +02:00
..
calendar-not-supporting-eras.js Temporal: Tests for ignoring era and eraYear in calendars without eras 2024-09-10 09:28:24 -07:00
canonicalize-calendar.js
canonicalize-era-codes.js Temporal: Add test coverage for canonicalizing era codes in from() 2024-09-20 17:04:19 +02:00
infinity-throws-rangeerror.js