test262/test/intl402/Temporal
André Bargull 16322d384a Allow alternative era names
Temporal doesn't specify concrete era names, so tests shouldn't assert
for example that the era code of the current Gregorian era is `"ce"`. We
still want to validate the era names somehow however, so allow alternative
era names using the era codes from the "Intl era and monthCode" proposal.
2024-07-10 07:59:20 -07:00
..
Duration Temporal: Remove fake West Coast and Samoa time zones from TemporalHelpers 2024-07-05 10:43:53 +02:00
Instant/prototype Temporal: Edit test descriptions that refer to Calendar and TimeZone objects 2024-07-05 10:43:53 +02:00
Now Temporal: Don't use getISOFields() in other tests 2024-07-05 10:43:53 +02:00
PlainDate Temporal: Move tests into intl402/ that require non-ISO calendar or non-UTC time zone 2024-07-05 10:43:53 +02:00
PlainDateTime Temporal: Don't use getISOFields() in other tests 2024-07-05 10:43:53 +02:00
PlainMonthDay Temporal: Don't use getISOFields() in other tests 2024-07-05 10:43:53 +02:00
PlainTime/prototype/toLocaleString Temporal: Remove PlainTime.toPlainDateTime/toZonedDateTime methods 2024-06-13 22:04:16 +02:00
PlainYearMonth Temporal: Don't use getISOFields() in other tests 2024-07-05 10:43:53 +02:00
ZonedDateTime Allow alternative era names 2024-07-10 07:59:20 -07:00