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

Function parseTestSpec

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

Source from the content-addressed store, hash-verified

12015 }
12016
12017 TestSpec parseTestSpec( std::string const& arg ) {
12018 return TestSpecParser( ITagAliasRegistry::get() ).parse( arg ).testSpec();
12019 }
12020
12021} // namespace Catch
12022// end catch_test_spec_parser.cpp

Callers

nothing calls this directly

Calls 3

TestSpecParserClass · 0.85
testSpecMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected