catch2/include
Phil Nash d10b73f9f1 changed Not struct to a class.
- it was forward declared as a class, which caused warnings on some compilers. It should really have been a class anyway.
- this addresses the same issue as PR #534, albeit from the other angle.
2015-11-06 18:07:29 +00:00
..
external Added unique_ptr detection to compiler_capabilities 2015-08-11 08:09:41 +01:00
internal changed Not struct to a class. 2015-11-06 18:07:29 +00:00
reporters Removed unused parameter 2015-11-04 18:11:54 +00:00
catch.hpp Given, When, Then prefixes are now std::strings 2015-07-22 18:07:28 +01:00
catch_session.hpp Stripped trailing whitespace from all source code lines 2015-11-04 18:04:15 +00:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00