mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-09 18:11:10 +02:00
fb4153e05e
This change also changes it so that test case macros using a class name can have same name **and** tags as long as the used class name differs. Closes #1915 Closes #1999