catch2/include
Vadim Zeitlin 64a533551d Enable variadic macros support for MSVS 2005 as it has them
Fix the test for MSVC version: variadic macros support is available
since MSVS 2005, a.k.a. MSVC 8, using _MSC_VER=1400.
2019-09-06 11:45:32 +02:00
..
external Addressed some static analysis warnings 2017-07-19 09:50:08 +02:00
internal Enable variadic macros support for MSVS 2005 as it has them 2019-09-06 11:45:32 +02:00
reporters Add missing <cassert> includes 2018-04-22 20:36:41 +02:00
catch_session.hpp Explicitly ignore return value of getchar 2017-08-22 22:06:37 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00
catch.hpp Cosmetic fixes (whitespace and spelling) 2017-05-27 14:42:54 +02:00