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 re2 regex tests #61896

Open
stephentoub opened this issue Nov 22, 2021 · 2 comments
Open

Port re2 regex tests #61896

stephentoub opened this issue Nov 22, 2021 · 2 comments
Assignees
Labels
area-System.Text.RegularExpressions help wanted [up-for-grabs] Good issue for external contributors
Milestone

Comments

@stephentoub
Copy link
Member

re2 has lots of regex functional tests we should port over to improve our coverage:
https://github.com/google/re2/blob/d826d9fcb68c62996c1b7c0a45d604e22d814952/re2/testing/

@stephentoub stephentoub added this to the .NET 7.0 milestone Nov 22, 2021
@ghost
Copy link

ghost commented Nov 22, 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

re2 has lots of regex functional tests we should port over to improve our coverage:
https://github.com/google/re2/blob/d826d9fcb68c62996c1b7c0a45d604e22d814952/re2/testing/

Author: stephentoub
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: .NET 7.0

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Nov 22, 2021
@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
@joperezr joperezr self-assigned this Jul 20, 2022
@joperezr
Copy link
Member

joperezr commented Aug 2, 2022

This will likely miss ZBB but will still make it before 7.0. Adjusting the milestone just because this is not technically a blocker for 7.0.

@joperezr joperezr modified the milestones: 7.0.0, Future Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Text.RegularExpressions help wanted [up-for-grabs] Good issue for external contributors
Projects
None yet
Development

No branches or pull requests

3 participants