Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_ignore_project_file
Function
test_ignore_project_file
test/cli/other_test.py:2119–2120 ·
view source on GitHub ↗
(tmpdir)
Source
from the content-addressed store, hash-verified
2117
2118
2119
def
test_ignore_project_file(tmpdir):
2120
__test_ignore_project(tmpdir,
'test.cpp'
)
2121
2122
2123
def
test_ignore_project_file_cli_prepend(tmpdir):
Callers
nothing calls this directly
Calls
1
__test_ignore_project
Function · 0.85
Tested by
no test coverage detected