Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FidoProject/Fido
/ testSpec
Method
testSpec
tests/catch.h:3274–3277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3272
return *this;
3273
}
3274
TestSpec testSpec() {
3275
addFilter();
3276
return m_testSpec;
3277
}
3278
private:
3279
void visitChar( char c ) {
3280
if( m_mode == None ) {
Callers
6
parseTestSpec
Function · 0.80
Config
Method · 0.80
listTests
Function · 0.80
listTestsNamesOnly
Function · 0.80
listTags
Function · 0.80
runTests
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected