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

Method testSpec

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

Source from the content-addressed store, hash-verified

11958 return *this;
11959 }
11960 TestSpec TestSpecParser::testSpec() {
11961 addFilter();
11962 return m_testSpec;
11963 }
11964
11965 void TestSpecParser::visitChar( char c ) {
11966 if( m_mode == None ) {

Callers 6

ConfigMethod · 0.80
listTestsFunction · 0.80
listTestsNamesOnlyFunction · 0.80
listTagsFunction · 0.80
runTestsFunction · 0.80
parseTestSpecFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected