catch2/tests/SelfTest
offa 06c32862b3
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-02-16 15:25:23 +01:00
..
Baselines Feature: generic matchers (#1843) 2020-02-16 11:19:10 +01:00
CompileTimePerfTests Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
IntrospectiveTests Outline GeneratorException from generators header 2020-02-14 16:15:47 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
SurrogateCpps Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
UsageTests Some refactorings: 2020-02-16 15:25:23 +01:00
TestMain.cpp Cleanup impl and main from the main header 2019-12-08 11:31:47 +01:00
WarnAboutNoTests.cmake Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00