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

Test infra for parsing regex #4031

Closed
Boshen opened this issue Jul 2, 2024 · 2 comments
Closed

Test infra for parsing regex #4031

Boshen opened this issue Jul 2, 2024 · 2 comments
Assignees
Labels
C-enhancement Category - New feature or request

Comments

@Boshen
Copy link
Member

Boshen commented Jul 2, 2024

#3824

Need to get all regexes from test262, babel and typescript and make sure they behave correctly.

@Boshen Boshen added the C-enhancement Category - New feature or request label Jul 2, 2024
@Boshen Boshen self-assigned this Jul 2, 2024
@Boshen
Copy link
Member Author

Boshen commented Jul 13, 2024

Remove:

"regexp-v-flag",
"regexp-unicode-property-escapes",

(path.contains("literals") && path.contains("regexp"))

Add a parse step in semantic check.

@Boshen
Copy link
Member Author

Boshen commented Jul 13, 2024

#4242

@Boshen Boshen closed this as completed Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category - New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant