catch2/projects
offa 2d172dc688 Some refactorings:
- 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
2020-01-25 09:01:04 +01:00
..
ExtraTests Minor cleanup in the benchmarking tests 2019-11-15 11:59:35 +01:00
SelfTest Some refactorings: 2020-01-25 09:01:04 +01:00
XCode/OCTest Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
CMakeLists.txt Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00