test262/test/intl402/Temporal
Justin Grant 2e1d7a72ff Test rejecting ISO strings with subminute offsets
This commit verifies that ISO strings with sub-minute offsets cannot
be parsed into time zone identifiers. This was a change introduced in
the recently-merged tc39/proposal-temporal#2607, but tests for this case
were missing from #3862 (the tests for that PR).

I noticed in codecov results on an unrelated PR that this case wasn't
being tested, so fixing that mistake now.
2023-08-09 11:37:39 -07:00
..
Calendar Tests for Temporal PR #2574 2023-07-18 17:09:04 +02:00
Duration Limit offset time zones to minute precision 2023-07-18 17:44:19 +02:00
Instant/prototype Tweak test descriptions: "Intl time zones" → "IANA time zones" 2023-04-10 08:36:08 -07:00
Now Test rejecting ISO strings with subminute offsets 2023-08-09 11:37:39 -07:00
PlainDate Temporal: Port toLocaleString calendar mismatch tests from staging 2023-04-11 11:52:40 +02:00
PlainDateTime Temporal: Port toLocaleString calendar mismatch tests from staging 2023-04-11 11:52:40 +02:00
PlainMonthDay Added test for non-iso calendars for Temporal.PlainMonthDay.from 2023-04-18 12:09:26 -07:00
PlainTime/prototype Tweak test descriptions: "Intl time zones" → "IANA time zones" 2023-04-10 08:36:08 -07:00
PlainYearMonth Temporal: Port toLocaleString calendar mismatch tests from staging 2023-04-11 11:52:40 +02:00
TimeZone Tests for new API Temporal.TimeZone.p.equals 2023-08-07 15:01:16 -07:00
ZonedDateTime Add ZonedDateTime tests for proposal-canonical-tz 2023-08-07 15:01:16 -07:00