1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-05-04 14:03:53 +00:00

2 Commits

Author SHA1 Message Date
Phil Nash
166ca2e819 Do uncaught_exception checking before calling sectionEnded
- split the uncaught handling (adding to unfinishedSections) into separate method
2015-09-26 18:12:21 -07: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