catch2/include
Sergey Semushin 94425ad59b Add opt-in c++11 stream insertable check. (#877)
* Add opt-in c++11 stream insertable check.

To opt-in, define CATCH_CONFIG_CPP11_STREAM_INSERTABLE_CHECK.

Opt-in fixes #872 and should fix #757 as well.
2017-04-05 09:53:10 +02:00
..
external Don’t assume first CL arg (exe name) is present 2017-03-13 11:00:58 +00:00
internal Add opt-in c++11 stream insertable check. (#877) 2017-04-05 09:53:10 +02:00
reporters print messages when unexpected exceptions are thrown 2017-04-04 11:27:19 +02:00
catch.hpp Changed all internal forwarding macro usages to put macro name as first argument 2017-03-21 13:23:35 +00:00
catch_session.hpp use inline 'libraryVersion()' function (closes #858) 2017-03-22 15:51:02 +01: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