catch2/include
Phil Nash 78fba28c4b Added className to TestCaseInfo
className is passed through from class based test methods and held in the TestCaseInfo.
For free-function based test cases it is set to "global".

The JUnit reporter uses the className value to populate he class attribute.
2012-11-04 21:11:59 +00:00
..
internal Added className to TestCaseInfo 2012-11-04 21:11:59 +00:00
reporters Added className to TestCaseInfo 2012-11-04 21:11:59 +00:00
catch_runner.hpp Fixed alternate stream bugs 2012-09-26 18:36:58 +01:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00
catch.hpp Removed "no-" from Wno-global-constructors when disabling 2012-10-30 09:09:30 +00:00