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 stdoutstdoutfor stdoutstderrfor stderrdebugfor platform specific debugging output
- Throws:
if – passed an unrecognized %-prefixed stream