-
Change reporters to use a specified output and error stream. Add tests for output. (#219) · 5686bf1bEric authored
* Add test for reporter output. * setup err_stream tests * Fix warnings in tests * whitespace * Fix build errors caused by super pedantic compilers * Pass streams by pointer not non-const reference
5686bf1b
×