test262/test/built-ins/Temporal/Instant/compare
Philip Chimento 326cdb8da8 Temporal: Consistently test all string entry points for representable range
Remove the existing "instant-string-limits.js" that only applied to APIs
where ToTemporalInstant was called. Add "argument-string-limits.js" tests
everywhere ISO strings are converted.

Related to tc39/proposal-temporal#2985
2024-10-03 12:14:41 +02: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-invalid-key.js Temporal: Add tests for incorrectly capitalized annotation keys 2024-04-03 12:32:46 +02:00
argument-string-calendar-annotation.js Tests for multiple calendar annotations with at least one critical 2023-05-24 13:12:40 -07: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: Move UTC offset ±24:00 into invalid string tests 2024-10-03 12:14:41 +02:00
argument-string-limits.js Temporal: Consistently test all string entry points for representable range 2024-10-03 12:14:41 +02:00
argument-string-minus-sign.js Temporal: Make U+2212 MINUS SIGN invalid in ISO strings 2024-07-03 08:50:57 -07:00
argument-string-multiple-calendar.js Tests for multiple calendar annotations with at least one critical 2023-05-24 13:12:40 -07: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 Tests for Temporal PR #2574 2023-07-18 17:09:04 +02: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
exhaustive.js Temporal: Exhaustive coverage for compare() methods 2023-10-18 09:27:24 -07:00
instant-string-multiple-offsets.js Limit offset time zones to minute precision 2023-07-18 17:44:19 +02: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