MCPcopy Create free account
hub / github.com/RenderKit/embree / listTestNamesOnly

Method listTestNamesOnly

tutorials/external/catch.hpp:8059–8059  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8057
8058 bool Config::listTests() const { return m_data.listTests; }
8059 bool Config::listTestNamesOnly() const { return m_data.listTestNamesOnly; }
8060 bool Config::listTags() const { return m_data.listTags; }
8061 bool Config::listReporters() const { return m_data.listReporters; }
8062

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected