mirror of
https://github.com/catchorg/Catch2
synced 2026-02-15 01:32:11 +00:00
* Change regex to allow parentheses inside the test macro for a type list * Append a wildcard to the CTestName if the test case is a template * Also change the regular expression so parentheses are allowed in names (fixes #1848)