catch2/include
Martin Hořeňovský 07b9bda1d2 Revert backport of new evaluate layer to fix C++98 compilation
The backport fixed some bugs (ie #981), but caused strict C++98
(and MSVC 9) compilers to fail. This means that we will
reintroduce some issues but get back compatibility with obsolete
compilers. People using newer ones can keep using Catch2.

This reverts commit b6e7c9bd7a.
This reverts commit b7bd52cc98.

Should fix #1103
2017-12-07 20:02:47 +01:00
..
external Addressed some static analysis warnings 2017-07-19 09:50:08 +02:00
internal Revert backport of new evaluate layer to fix C++98 compilation 2017-12-07 20:02:47 +01:00
reporters Include Info messages in xml reporter even without -s 2017-12-06 16:11:12 +00:00
catch.hpp Cosmetic fixes (whitespace and spelling) 2017-05-27 14:42:54 +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