test262/test/intl402/Temporal/PlainDate/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 Temporal: Test calendar canonicalization in Temporal 2024-07-04 11:14:16 +02:00
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
one-of-era-erayear-undefined.js Temporal: Test adjustments for removing calendar and time zone objects 2024-07-05 10:43:53 +02:00