MCPcopy Create free account
hub / github.com/RenderKit/embree / testSpec

Method testSpec

tutorials/external/catch.hpp:12232–12235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12230 return *this;
12231 }
12232 TestSpec TestSpecParser::testSpec() {
12233 addFilter();
12234 return m_testSpec;
12235 }
12236
12237 void TestSpecParser::visitChar( char c ) {
12238 if( m_mode == None ) {

Callers 8

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

Calls

no outgoing calls

Tested by

no test coverage detected