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

Method TestSpecParser

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

Source from the content-addressed store, hash-verified

11944namespace Catch {
11945
11946 TestSpecParser::TestSpecParser( ITagAliasRegistry const& tagAliases ) : m_tagAliases( &tagAliases ) {}
11947
11948 TestSpecParser& TestSpecParser::parse( std::string const& arg ) {
11949 m_mode = None;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected