MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / hasTestFilters

Method hasTestFilters

unittests/catch.hpp:6743–6743  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6741
6742 TestSpec const& Config::testSpec() const { return m_testSpec; }
6743 bool Config::hasTestFilters() const { return m_hasTestFilters; }
6744
6745 bool Config::showHelp() const { return m_data.showHelp; }
6746

Callers 2

listTestsFunction · 0.80
listTagsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected