Uh oh!
There was an error while loading. Please reload this page.
A few more regex test - #58154
Conversation
ghost
commented
Aug 26, 2021
Tagging subscribers to this area: @eerhardt, @dotnet/area-system-text-regularexpressions Issue DetailsBorrow a few parser tests from Rust (https://github.com/rust-lang/regex). I'll add some execution tests later, although unfortunately many we already have as they derive from the AT&T tests. Work around #56945 which only seems to affect one of my machines.
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
pgovind
left a comment
There was a problem hiding this comment.
Nothing more to add after Stephen's comments. LGTM!
danmoseley
commented
Aug 31, 2021
@steveisok I have seen this MacCatalyst was canceled on other PR's. I'm merging because the possibility of these test changes having an issue specific to MacCatalyst is ~zero. |
Borrow a few parser tests from Rust (https://github.com/rust-lang/regex). I'll add some execution tests later, although unfortunately many we already have as they derive from the AT&T tests.
Work around #56945 which only seems to affect one of my machines.