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

Method getDescription

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

Source from the content-addressed store, hash-verified

13320} // anon namespace
13321
13322 std::string CompactReporter::getDescription() {
13323 return "Reports test results on a single line, suitable for IDEs";
13324 }
13325
13326 ReporterPreferences CompactReporter::getPreferences() const {
13327 return m_reporterPrefs;

Callers 1

listReportersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected