mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-16 18:52:25 +01:00
ccd67b293d
This requires a bunch of different changes across the reporter subsystem. * We need to handle multiple reporters and their differing preferences in `ListeningReporter`, e.g. what to do when we mix reporters that capture and don't capture stdout. * We need to change how the reporter is given output and how we parse reporter's output destination from CLI. * Approval tests need to handle multireporter option |
||
---|---|---|
.. | ||
approvalTests.py | ||
approve.py | ||
buildAndTest.cmd | ||
buildAndTest.sh | ||
checkConvenienceHeaders.py | ||
checkDuplicateFilenames.py | ||
checkLicense.py | ||
developBuild.py | ||
extractFeaturesFromReleaseNotes.py | ||
fixWhitespace.py | ||
generateAmalgamatedFiles.py | ||
majorRelease.py | ||
minorRelease.py | ||
patchRelease.py | ||
releaseCommon.py | ||
scriptCommon.py | ||
updateDocumentSnippets.py | ||
updateDocumentToC.py |