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

String.prototype.isWellFormed/String.prototype.toWellFormed: add tests #3661

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

ljharb
Copy link
Member

@ljharb ljharb commented Sep 14, 2022

Tests for the stage 2 proposal https://github.com/tc39/proposal-is-usv-string.

@ljharb ljharb added the awaiting stage 2.7 Supports a "Stage 2" feature label Sep 14, 2022
@ljharb ljharb requested a review from a team as a code owner September 14, 2022 06:57
@ljharb ljharb force-pushed the well-formed branch 5 times, most recently from 9496643 to e18488f Compare September 14, 2022 19:19
michaelficarra
michaelficarra previously approved these changes Sep 15, 2022
ljharb added a commit to es-shims/String.prototype.isWellFormed that referenced this pull request Sep 15, 2022
ljharb added a commit to es-shims/String.prototype.toWellFormed that referenced this pull request Sep 15, 2022
Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This proposal reached stage 3 today and this PR has had 2 reviews, one from a maintainer and one from the proposal champion. I think it's time to merge it, so this is a rubberstamp.

The linter seems to be complaining about a couple of files that don't have newlines at the end (https://app.circleci.com/pipelines/github/tc39/test262/4566/workflows/c2330ae2-25e9-4ecc-b925-4965328f5925/jobs/42689) but I think this should be all clear to merge after fixing that and rebasing.

@Ms2ger Ms2ger enabled auto-merge (rebase) December 1, 2022 15:01
@Ms2ger Ms2ger merged commit 30a5b38 into main Dec 1, 2022
@Ms2ger Ms2ger deleted the well-formed branch December 1, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting stage 2.7 Supports a "Stage 2" feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants