Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ isRunIgnored
Method
isRunIgnored
src/CppUTest/CommandLineArguments.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
bool CommandLineArguments::isRunIgnored() const
171
{
172
return runIgnored_;
173
}
174
175
bool CommandLineArguments::runTestsInSeperateProcess() const
176
{
Callers
2
initializeTestRun
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
initializeTestRun
Method · 0.64
TEST
Function · 0.64