swiftlang / swift-experimental-string-processing

An early experimental general-purpose pattern matching engine for Swift.
Apache License 2.0
278 stars 47 forks source link

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

Closed natecook1000 closed 1 week ago

natecook1000 commented 2 weeks ago

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 commented 2 weeks ago

@swift-ci Please test

natecook1000 commented 2 weeks ago

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

shahmishal commented 2 weeks ago

@swift-ci Please test macOS

shahmishal commented 2 weeks ago

@swift-ci Please test Linux

natecook1000 commented 2 weeks ago

@swift-ci Please test macOS platform

natecook1000 commented 1 week ago

@swift-ci Please test macOS platform