test262/test
Philip Chimento 984f3cc284 Temporal: Tests for correct intermediate value in ZonedDateTime difference/rounding
These test cases ensure that DST disambiguation does not take place on
intermediate values that are not the start or the end of the calculation.

Note that NormalizedTimeDurationToDays is no longer called inside
Temporal.Duration.prototype.add/subtract, so a few tests can be deleted.

Other tests need to be adjusted because NormalizedTimeDurationToDays is
no longer called inside Temporal.ZonedDateTime.prototype.since/until via
DifferenceZonedDateTime, although it is still called as part of rounding.

In addition, new tests for the now-fixed edge case are added, and for the
day corrections that can happen to intermediates.

See https://github.com/tc39/proposal-temporal/pull/2760
2024-04-01 17:44:45 -07:00
..
annexB remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
built-ins Temporal: Tests for correct intermediate value in ZonedDateTime difference/rounding 2024-04-01 17:44:45 -07:00
harness Fix harness tests for verifyProperty 2023-10-02 11:27:59 +02:00
intl402 DurationFormat: test formatting for units using combinations of "long", "short", and "narrow" styles 2024-03-27 09:49:09 -07:00
language Test parsing error when using unicode escape sequences to express i, m, s 2024-03-05 12:56:48 -08:00
staging [explicit-resource-management] Add using in bytecode generator 2024-03-25 19:18:58 +01:00