Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_ignore_project_file_relative
Function
test_ignore_project_file_relative
test/cli/other_test.py:2143–2144 ·
view source on GitHub ↗
(tmpdir)
Source
from the content-addressed store, hash-verified
2141
2142
2143
def
test_ignore_project_file_relative(tmpdir):
2144
__test_ignore_project(tmpdir,
'src/test.cpp'
)
2145
2146
2147
def
test_ignore_project_file_relative_backslash(tmpdir):
Callers
nothing calls this directly
Calls
1
__test_ignore_project
Function · 0.85
Tested by
no test coverage detected