catch2/include
Peter Huene e5280b2c57 Add --force-colour option to force colour output.
Adding a --force-colour option to force colour output on POSIX systems,
provided a debugger is not attached.

This allows for Catch to output colours even if STDOUT is not a tty,
which can be the case when the test executable is being spawned by a
parent process (e.g. CMake's ctest).
2015-02-11 13:12:42 -08:00
..
external Use reset instead of assignment when updating auto_ptr/unique_ptr 2014-10-02 18:47:07 +01:00
internal Add --force-colour option to force colour output. 2015-02-11 13:12:42 -08:00
reporters Added type attribute to xml reporter output 2014-12-30 18:25:27 +00:00
catch_runner.hpp Support for reporting skipped tests 2014-12-22 20:10:33 +00:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00
catch.hpp First commit of (in progress) TeamCity reporter 2014-12-19 17:52:33 +00:00