catch2/projects
Martin Hořeňovský 7e4038d848 Capture std::clog writes and combine them with std::cerr writes (#989)
This also introduces Catch::clog() method to allow embedded targets
to override std::clog usage with their own stream (presumably null-sink),
similarly to how Catch::cout() and Catch::cerr() are used.

Fixes #989
2017-08-09 15:28:40 +02:00
..
Benchmark Added benchmark for the char literals change 2017-01-29 23:23:33 +01:00
SelfTest Capture std::clog writes and combine them with std::cerr writes (#989) 2017-08-09 15:28:40 +02:00
Where did the projects go.txt Renamed missing project explainer filename 2017-01-09 21:59:53 +00:00