mirror of
https://github.com/catchorg/Catch2
synced 2026-02-14 01:12:11 +00:00
7f229b4f caused the output file to get opened twice, while
some types of files (e.g. named pipes) can be only opened once.
After this change Session::applyCommandLine opens the output file
only when there is an error to print.
9.9 KiB
9.9 KiB