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

Method getDescription

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

Source from the content-addressed store, hash-verified

13033} // anon namespace
13034
13035 std::string CompactReporter::getDescription() {
13036 return "Reports test results on a single line, suitable for IDEs";
13037 }
13038
13039 ReporterPreferences CompactReporter::getPreferences() const {
13040 return m_reporterPrefs;

Callers 1

listReportersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected