mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-12 17:09:53 +01:00
06c32862b3
- Overrides added - usages of push_back() replaced with emplace_back() - Loop variable made const-refernce - NULL replaced with nullptr - Names used in the declaration and definition unified - size() replaced with empty - Identical cases merged |
||
---|---|---|
.. | ||
ExtraTests | ||
SelfTest | ||
XCode/OCTest | ||
CMakeLists.txt |