Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporal representable range tests #4245

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

ptomato
Copy link
Contributor

@ptomato ptomato commented Oct 3, 2024

Not all of the instances Anba described in tc39/proposal-temporal#2985 were covered by test262 tests. So here's some more comprehensive test coverage.

It was in the "limits of representable range" tests, but it is invalid
syntax, so it belongs somewhere else.
… 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
@ptomato ptomato force-pushed the temporal-representable-range-tests branch from f0e0411 to b490361 Compare October 3, 2024 00:24
@Ms2ger Ms2ger merged commit f4a987f into tc39:main Oct 3, 2024
8 checks passed
@ptomato ptomato deleted the temporal-representable-range-tests branch October 3, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants