test262/test/built-ins/Temporal/Instant/compare
Philip Chimento 6e4f412d65 Temporal: Tests for normative changes around date-only strings
As per the discussion in
https://github.com/tc39/proposal-temporal/issues/2379#issuecomment-1248557100
and the PR https://github.com/tc39/proposal-temporal/pull/2398, which is
to be presented for consensus to TC39 in the upcoming plenary meeting, UTC
offsets and the Z designator should be disallowed after any date-only
strings (YYYY-MM-DD, YYYY-MM, and MM-DD). They should only be allowed to
follow a time component. Z remains disallowed in any string being parsed
into a Plain type.

Annotations become allowed after any ISO string, even YYYY-MM and MM-DD
where they were previously disallowed.
2022-11-30 10:11:10 -08:00
..
argument-object-tostring.js Test conversion of object to string in Temporal.Instant context 2022-04-21 12:14:10 -07:00
argument-string-calendar-annotation.js Temporal: Add tests for calendar annotation with critical flag 2022-10-11 12:19:49 +02:00
argument-string-critical-unknown-annotation.js Temporal: Add tests for unknown annotation with critical flag 2022-10-11 12:19:49 +02:00
argument-string-date-with-utc-offset.js Temporal: Tests for normative changes around date-only strings 2022-11-30 10:11:10 -08:00
argument-string-invalid.js Temporal: Add tests for invalid Temporal.Instant strings 2022-06-14 15:56:06 +02:00
argument-string-multiple-time-zone.js Temporal: Add tests for multiple time zone annotations 2022-10-11 12:19:49 +02:00
argument-string-time-separators.js Temporal: Add tests for variant time separators 2022-05-23 11:47:56 +02:00
argument-string-time-zone-annotation.js Temporal: Add tests for time zone annotation with critical flag 2022-10-11 12:19:49 +02:00
argument-string-unknown-annotation.js Temporal: Add tests for unknown annotation without critical flag 2022-10-11 12:19:49 +02:00
argument-string-with-offset-not-valid-epoch-nanoseconds.js Import SpiderMonkey Temporal tests 2022-07-19 11:30:43 -07:00
argument-wrong-type.js Test wrong types in conversions to Temporal types 2022-04-21 12:14:10 -07:00
argument-zoneddatetime.js Add Temporal tests 2021-10-01 14:30:12 -04:00
builtin.js Add Temporal tests 2021-10-01 14:30:12 -04:00
instant-string-limits.js Add tests for Temporal.Instant strings at the edge of the range 2022-06-22 09:28:14 +02:00
instant-string-multiple-offsets.js Test ISO strings with multiple fractional second parts 2021-12-14 13:39:19 -05:00
instant-string-sub-minute-offset.js Test conversion of Temporal.Instant strings with sub-minute UTC offsets 2022-04-21 12:14:10 -07:00
instant-string.js Add calendar strings to instant string tests 2022-08-25 10:14:30 -07:00
leap-second.js Regularize leap second tests 2022-05-03 08:18:02 +02: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
year-zero.js Regularize year zero tests 2022-05-03 08:18:02 +02:00