MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / listReporters

Method listReporters

unittests/catch.hpp:6734–6734  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6732 bool Config::listTestNamesOnly() const { return m_data.listTestNamesOnly; }
6733 bool Config::listTags() const { return m_data.listTags; }
6734 bool Config::listReporters() const { return m_data.listReporters; }
6735
6736 std::string Config::getProcessName() const { return m_data.processName; }
6737

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected