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

Method hasTestFilters

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

Source from the content-addressed store, hash-verified

7852
7853 TestSpec const& Config::testSpec() const { return m_testSpec; }
7854 bool Config::hasTestFilters() const { return m_hasTestFilters; }
7855
7856 bool Config::showHelp() const { return m_data.showHelp; }
7857

Callers 2

listTestsFunction · 0.80
listTagsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected