MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / listReporters

Method listReporters

tests/catch.hpp:7845–7845  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7843 bool Config::listTestNamesOnly() const { return m_data.listTestNamesOnly; }
7844 bool Config::listTags() const { return m_data.listTags; }
7845 bool Config::listReporters() const { return m_data.listReporters; }
7846
7847 std::string Config::getProcessName() const { return m_data.processName; }
7848 std::string const& Config::getReporterName() const { return m_data.reporterName; }

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected