MCPcopy Create free account
hub / github.com/cirquit/trdrop / TestSpecParser

Method TestSpecParser

ext/catch.hpp:3620–3620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3618
3619 public:
3620 TestSpecParser( ITagAliasRegistry const& tagAliases ) : m_tagAliases( &tagAliases ) {}
3621
3622 TestSpecParser& parse( std::string const& arg ) {
3623 m_mode = None;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected