catch2/include
Martin Hořeňovský 4453fefb00 Remove check for compiler version before using __COUNTER__
All still supported compiler versions support __COUNTER__.
User can also still turn off use of __COUNTER__ by defining
CATCH_CONFIG_NO_COUNTER.
2017-08-29 15:45:58 +02:00
..
external Removed tbc_text_format (superceded by TextFlow) 2017-07-20 23:20:42 +01:00
internal Remove check for compiler version before using __COUNTER__ 2017-08-29 15:45:58 +02:00
reporters Clean up various minor things 2017-08-29 14:02:14 +02:00
catch.hpp Remove catch_context.h from the common include path 2017-08-29 15:36:09 +02:00
catch_session.hpp Ignore return value of getchar when waiting for keypress 2017-08-22 22:00:52 +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