Function Catch::makeStream
Defined in File catch_amalgamated.hpp
Function Documentation
-
auto Catch::makeStream(std::string const &filename) -> Detail::unique_ptr<IStream>
Creates a stream wrapper that writes to specific file.
Also recognizes 4 special filenames
-
for stdoutstdout
for stdoutstderr
for stderrdebug
for platform specific debugging output
- Throws:
if – passed an unrecognized %-prefixed stream