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

Port rust regex tests #61894

Closed
stephentoub opened this issue Nov 21, 2021 · 1 comment · Fixed by #72490
Closed

Port rust regex tests #61894

stephentoub opened this issue Nov 21, 2021 · 1 comment · Fixed by #72490
Labels
area-System.Text.RegularExpressions help wanted [up-for-grabs] Good issue for external contributors
Milestone

Comments

@stephentoub
Copy link
Member

Rust has lots of regex functional tests we should port over to improve our coverage:
https://github.com/rust-lang/regex/tree/5197f21287344d2994f9cf06758a3ea30f5a26c3/tests

@stephentoub stephentoub added this to the .NET 7.0 milestone Nov 21, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Nov 21, 2021
@ghost
Copy link

ghost commented Nov 21, 2021

Tagging subscribers to this area: @eerhardt, @dotnet/area-system-text-regularexpressions
See info in area-owners.md if you want to be subscribed.

Issue Details

Rust has lots of regex functional tests we should port over to improve our coverage:
https://github.com/rust-lang/regex/tree/5197f21287344d2994f9cf06758a3ea30f5a26c3/tests

Author: stephentoub
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: .NET 7.0

@stephentoub stephentoub added the help wanted [up-for-grabs] Good issue for external contributors label Nov 22, 2021
@jeffhandley jeffhandley modified the milestones: .NET 7.0, 7.0.0 Nov 22, 2021
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 22, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jul 19, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jul 20, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Text.RegularExpressions help wanted [up-for-grabs] Good issue for external contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants