Function Catch::makeStream
Defined in File catch_amalgamated.hpp
Function Documentation
-
Detail::unique_ptr<IStream> Catch::makeStream(std::string const &filename)
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