Commit Graph

3 Commits

Author SHA1 Message Date
Eirik Byrkjeflot Anonsen 2ebd7dc10e Eliminate dynamic cast by implementing MultipleReporters as a linked list
This eliminates one use of RTTI in Catch. I also tend to think that this
is a more sensible design.
2016-04-05 18:26:38 +02:00
Phil Nash e91738103c Stripped trailing whitespace from all source code lines
(replaces need for PRs #310 and #504)
2015-11-04 18:04:15 +00:00
Phil Nash 4cb74761d9 Support for multiple reporters
- can't (yet) specify different targets for each reporter (e.g. different files)
2015-08-05 19:02:17 +01:00