mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01: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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ToDo.txt | ||
X01-PrefixedMacros.cpp | ||
X02-DisabledMacros.cpp | ||
X03-DisabledExceptions-DefaultHandler.cpp | ||
X04-DisabledExceptions-CustomHandler.cpp | ||
X10-FallbackStringifier.cpp | ||
X11-DisableStringification.cpp | ||
X12-CustomDebugBreakMacro.cpp | ||
X21-PartialTestCaseEvents.cpp | ||
X31-DuplicatedTestCases.cpp | ||
X32-DuplicatedTestCasesDifferentTags.cpp | ||
X33-DuplicatedTestCaseMethods.cpp | ||
X34-DuplicatedTestCaseMethodsDifferentFixtures.cpp | ||
X90-WindowsHeaderInclusion.cpp | ||
X91-AmalgamatedCatch.cpp |