test262/test/intl402/Temporal/Duration/compare
Philip Chimento 7d970fbe4e Temporal: Remove fake West Coast and Samoa time zones from TemporalHelpers
It's no longer possible to fake built-in time zones using custom objects.
So testing DST shifts will have to use real built-in time zones. Replace
TemporalHelpers.springForwardFallBackTimeZone with America/Vancouver (it
was modelled on the DST transitions in 2000) and
TemporalHelpers.crossDateLineTimeZone with Pacific/Apia (it was modelled
on the 2011 switch to the other side of the international date line.)

These tests have to move to the intl402/ folder since non-Intl-aware
implementations are allowed (but not required) to support any built-in
time zones other than UTC.
2024-07-05 10:43:53 +02:00
..
relativeto-hour.js Temporal: Port some Duration.compare tests. 2022-04-29 10:58:05 -07:00
relativeto-sub-minute-offset.js Temporal: Fix tests that unnecessarily create TimeZone or Calendar instances 2024-07-05 10:43:53 +02:00
twenty-five-hour-day.js Temporal: Remove fake West Coast and Samoa time zones from TemporalHelpers 2024-07-05 10:43:53 +02:00