catch2/include
Adam Strzelecki 486a3cedaa ANSI colour support and terminal detection
Provides POSIX/UNIX counterpart for Windows colours implementation using ANSI escape codes. It also detects if stdout is a tty and disables colours when using pipes or file output.
2012-10-22 22:08:55 +02:00
..
internal ANSI colour support and terminal detection 2012-10-22 22:08:55 +02:00
reporters Added AllOf and AnyOf matchers 2012-10-12 07:58:17 +01:00
catch_runner.hpp Fixed alternate stream bugs 2012-09-26 18:36:58 +01:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00
catch.hpp Added SCOPED_CAPTURE 2012-10-04 08:14:48 +01:00