Skip to content

[NFC] Re-enable tests for capture type munging #775

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

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

natecook1000
Copy link
Member

The RegexBuilder tests for working with composed regexes with capture tuple types that don't play well with DSL methods were inadvertently disabled in a previous commit (by me). This re-enables those tests.

The RegexBuilder tests for working with composed regexes with
capture tuple types that don't play well with DSL methods were
inadvertently disabled in a previous commit (by me). This
re-enables those tests.
@natecook1000
Copy link
Member Author

@swift-ci Please test

@natecook1000
Copy link
Member Author

@swift-ci Please test macOS platform
@swift-ci Please test Linux platform

@shahmishal
Copy link
Member

@swift-ci Please test macOS

@shahmishal
Copy link
Member

@swift-ci Please test Linux

@natecook1000
Copy link
Member Author

@swift-ci Please test macOS platform

1 similar comment
@natecook1000
Copy link
Member Author

@swift-ci Please test macOS platform

@milseman milseman merged commit cfc3e4c into main Oct 18, 2024
3 checks passed
@milseman milseman deleted the reenable-capture-type-tests branch October 18, 2024 15:57
milseman pushed a commit to milseman/swift-experimental-string-processing that referenced this pull request Dec 19, 2024
The RegexBuilder tests for working with composed regexes with
capture tuple types that don't play well with DSL methods were
inadvertently disabled in a previous commit (by me). This
re-enables those tests.
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.

3 participants