test262/test/built-ins/Temporal/TimeZone/from
Justin Grant 2e4e0e6b8e Test ISO sub-minute offsets, incl. trailing zeroes
Plugs a test hole where we were not fully testing ISO strings with
sub-minute offsets, in particular those with trailing zeroes.
2023-08-10 10:13:27 +02:00
..
argument-object.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
argument-primitive.js Limit offset time zones to minute precision 2023-07-18 17:44:19 +02:00
argument-valid.js Limit offset time zones to minute precision 2023-07-18 17:44:19 +02:00
builtin.js Add Temporal tests 2021-10-01 14:30:12 -04:00
length.js Add Temporal tests 2021-10-01 14:30:12 -04:00
name.js Add Temporal tests 2021-10-01 14:30:12 -04:00
not-a-constructor.js Add Temporal tests 2021-10-01 14:30:12 -04:00
prop-desc.js Add Temporal tests 2021-10-01 14:30:12 -04:00
subclassing-ignored.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone-case-insensitive.js Apply suggestions from code review 2022-09-13 11:32:16 -07:00
timezone-string-datetime.js Test ISO sub-minute offsets, incl. trailing zeroes 2023-08-10 10:13:27 +02:00
timezone-string-leap-second.js Remove support for nested Temporal time zone property bags 2023-04-10 08:36:08 -07:00
timezone-string-multiple-offsets.js Limit offset time zones to minute precision 2023-07-18 17:44:19 +02:00
timezone-string-year-zero.js Remove support for nested Temporal time zone property bags 2023-04-10 08:36:08 -07:00
timezone-string.js Store strings or objects in Temporal.ZonedDateTime [[TimeZone]] slot 2023-04-07 11:43:31 -07:00
timezone-wrong-type.js Tests for Temporal PR #2574 2023-07-18 17:09:04 +02:00