Re: [PR] Strengthen calls to isDeterministic() in TestRegExpParsing [lucene]

2025-02-18 Thread via GitHub
rmuir merged PR #14248: URL: https://github.com/apache/lucene/pull/14248 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apach

[PR] Strengthen calls to isDeterministic() in TestRegExpParsing [lucene]

2025-02-16 Thread via GitHub
rmuir opened a new pull request, #14248: URL: https://github.com/apache/lucene/pull/14248 TestRegExpParsing assertions about regexes: that the internal parse tree matches an expected structure, and then that resulting automaton is the correct language. In cases where a DFA is expected, we a