MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / hasTestFilters

Method hasTestFilters

extern/Catch2/catch.hpp:9992–9992  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9990
9991 TestSpec const& Config::testSpec() const { return m_testSpec; }
9992 bool Config::hasTestFilters() const { return m_hasTestFilters; }
9993
9994 bool Config::showHelp() const { return m_data.showHelp; }
9995

Callers 3

listTestsFunction · 0.80
listTagsFunction · 0.80
writeGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected