MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / listTests

Method listTests

extern/Catch2/catch.hpp:9980–9980  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9978 }
9979
9980 bool Config::listTests() const { return m_data.listTests; }
9981 bool Config::listTestNamesOnly() const { return m_data.listTestNamesOnly; }
9982 bool Config::listTags() const { return m_data.listTags; }
9983 bool Config::listReporters() const { return m_data.listReporters; }

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected