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

Method fullConfig

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

Source from the content-addressed store, hash-verified

8723
8724 std::ostream& ReporterConfig::stream() const { return *m_stream; }
8725 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; }
8726
8727 TestRunInfo::TestRunInfo( std::string const& _name ) : name( _name ) {}
8728

Callers 2

StreamingReporterBaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected