catch2/include
2013-02-05 09:21:22 +01:00
..
internal Add the possibility to define CATCH_CONFIG_NO_WSTRING to disable wstring support on platforms where it's not supported (AVR32, for example). 2013-02-05 09:21:22 +01:00
reporters Split original/ expanded expressions over multiple lines 2012-12-14 07:49:18 +00:00
catch_runner.hpp Console reporter is now the default 2012-12-10 08:54:57 +00:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00
catch.hpp IStreamingReporter is now the default. Use REGISTER_LEGACY_REPORTER to register… you guessed it: legacy reporters 2012-11-30 19:29:03 +00:00