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

Method listTests

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

Source from the content-addressed store, hash-verified

7840 }
7841
7842 bool Config::listTests() const { return m_data.listTests; }
7843 bool Config::listTestNamesOnly() const { return m_data.listTestNamesOnly; }
7844 bool Config::listTags() const { return m_data.listTags; }
7845 bool Config::listReporters() const { return m_data.listReporters; }

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected