mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-05 05:39:53 +01:00
0c75caf77b
This has two effects: 1) This significantly improves the performance of ApprovalTests run in WSL, because running the massively multi-reporter test would cause lots of small and parallel writes across the WSL-Windows FS boundary, completely mudering performance. 2) ApprovalTests can be run from multiple build dirs in parallel, as long as they do not fail. However, if they do fail, the multiple runs will still step on each other toes when writing the unapproved files for user. |
||
---|---|---|
.. | ||
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 |