mirror of
https://github.com/catchorg/Catch2
synced 2026-01-27 19:42:09 +00:00
It did not clear out all of its internal state when switching from one pattern to another, so when it should've escaped `,`, it took its position from its position in the original user-provided string, rather than its position in the current pattern. Fixes #1905
6.9 KiB
6.9 KiB