Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ listTests
Method
listTests
Bcore/src/main/cpp/Dobby/tests/catch.hpp:6482–6484 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6480
}
6481
6482
bool Config::listTests() const {
6483
return m_data.listTests;
6484
}
6485
bool Config::listTestNamesOnly() const {
6486
return m_data.listTestNamesOnly;
6487
}
Callers
1
list
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected