MCPcopy Create free account
hub / github.com/dblalock/bolt / TestSpecParser

Method TestSpecParser

cpp/quantize/catch.hpp:2856–2856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2854
2855 public:
2856 TestSpecParser( ITagAliasRegistry const& tagAliases ) : m_tagAliases( &tagAliases ) {}
2857
2858 TestSpecParser& parse( std::string const& arg ) {
2859 m_mode = None;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected