catch2/include
Omer Ozarslan 99575b45db Add unscoped info functionality
This adds UNSCOPED_INFO macro, creating a log message that is stored
until the end of next assertion or the end of test case, whichever comes
first. These messages are not scoped locally, unlike messages created by
INFO macro.
2019-03-06 22:04:35 +01:00
..
external Update Clara to v1.1.5 to fix TextFlow bugs 2018-10-26 18:48:28 +02:00
internal Add unscoped info functionality 2019-03-06 22:04:35 +01:00
reporters Remove non-ASCII characters from the distributable parts 2019-02-18 10:33:41 +01:00
catch.hpp Add unscoped info functionality 2019-03-06 22:04:35 +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