Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_ignore_project_2_file
Function
test_ignore_project_2_file
test/cli/other_test.py:2207–2208 ·
view source on GitHub ↗
(tmpdir)
Source
from the content-addressed store, hash-verified
2205
2206
2207
def
test_ignore_project_2_file(tmpdir):
2208
__test_ignore_project_2(tmpdir, [
'-itest.cpp'
])
2209
2210
2211
def
test_ignore_project_2_file_append(tmpdir):
Callers
nothing calls this directly
Calls
1
__test_ignore_project_2
Function · 0.85
Tested by
no test coverage detected