mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
e640c3837a
This keeps it out of the main include path when benchmarking is enabled, somewhat reducing the compilation-time penalty. Also moved some other functions into the .cpp file, especially helpers that could be given internal linkage, and concretized some iterator-templated code that only ever used `std::vector<double>::iterator`. |
||
---|---|---|
.. | ||
approvalTests.py | ||
approve.py | ||
benchmarkCompile.py | ||
benchmarkRunner.py | ||
developBuild.py | ||
embed.py | ||
embedClara.py | ||
fixWhitespace.py | ||
generateSingleHeader.py | ||
majorRelease.py | ||
minorRelease.py | ||
patchRelease.py | ||
releaseCommon.py | ||
releaseNotes.py | ||
scriptCommon.py | ||
updateDocumentToC.py | ||
updateWandbox.py |