test262/test/built-ins/Temporal/PlainDate/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-number.js Tests for Temporal PR #2574 2023-07-18 17:09:04 +02:00
argument-object.js Add tests for PlainDate.compare(). 2022-01-04 09:26:28 -05:00
argument-plaindatetime.js Temporal: Extend tests for PlainDate.compare. 2022-06-14 16:45:56 +02:00
argument-propertybag-calendar-case-insensitive.js Temporal: Test calendar canonicalization in Temporal 2024-07-04 11:14:16 +02:00
argument-propertybag-calendar-iso-string.js Temporal: Tests for conversion of ISO 8601 string to ISO 8601 calendar 2024-04-03 12:32:46 +02:00
argument-propertybag-calendar-leap-second.js Remove support for nested Temporal calendar property bags 2023-04-10 08:36:08 -07:00
argument-propertybag-calendar-number.js Tests for Temporal PR #2574 2023-07-18 17:09:04 +02:00
argument-propertybag-calendar-string.js Temporal: Remove tests that throw on calendar or time zone method accesses 2024-07-05 10:43:53 +02:00
argument-propertybag-calendar-wrong-type.js Temporal: Remove Calendar and TimeZone objects from "wrong-type" tests 2024-07-05 10:43:53 +02:00
argument-propertybag-calendar-year-zero.js Regularize year zero tests 2022-05-03 08:18:02 +02: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 Replace %%%conversion_target%%% with PlainDate 2022-07-11 15:32:23 +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: Tests for normative changes around date-only strings 2022-11-30 10:11:10 -08: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-utc-designator.js Test rejection of "Z" UTC designators in Plain strings 2021-12-14 13:39:19 -05:00
argument-string.js Add tests for PlainDate.compare(). 2022-01-04 09:26:28 -05:00
argument-wrong-type.js Tests for Temporal PR #2574 2023-07-18 17:09:04 +02:00
argument-zoneddatetime-slots.js Temporal: Add tests for converting a ZonedDateTime to a PlainDate. 2022-06-02 08:50:05 +02:00
argument-zoneddatetime.js Update test/built-ins/Temporal/PlainDate/compare/argument-zoneddatetime.js 2022-06-14 16:45:56 +02:00
basic.js Add tests for PlainDate.compare(). 2022-01-04 09:26:28 -05:00
builtin.js
calendar-temporal-object.js
infinity-throws-rangeerror.js
leap-second.js Regularize leap second tests 2022-05-03 08:18:02 +02:00
length.js
name.js
not-a-constructor.js
not-same-object.js Temporal: Test adjustments for removing calendar and time zone objects 2024-07-05 10:43:53 +02:00
prop-desc.js
use-internal-slots.js
year-zero.js Regularize year zero tests 2022-05-03 08:18:02 +02:00