catch2/projects
Martin Hořeňovský 302e2c0b06
Do not copy around TestCaseInfo
Now a `TEST_CASE` macro should create a single TestCaseInfo and then
it should never be copied around. This, together with latter changes,
should significantly decrease the number of allocations made before
`main` is even entered.
2019-11-14 10:52:34 +01:00
..
ExtraTests Set CMakeLists to default to C++14 for our internal projects 2019-11-07 13:02:43 +01:00
SelfTest Do not copy around TestCaseInfo 2019-11-14 10:52:34 +01:00
XCode/OCTest Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
CMakeLists.txt Set CMakeLists to default to C++14 for our internal projects 2019-11-07 13:02:43 +01:00