Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_ignore_project_abspath
Function
test_ignore_project_abspath
test/cli/other_test.py:2159–2160 ·
view source on GitHub ↗
(tmpdir)
Source
from the content-addressed store, hash-verified
2157
2158
2159
def
test_ignore_project_abspath(tmpdir):
2160
__test_ignore_project(tmpdir,
'$path'
, inject_path_proj=True)
2161
2162
2163
def
__write_compdb(tmpdir, test_file):
Callers
nothing calls this directly
Calls
1
__test_ignore_project
Function · 0.85
Tested by
no test coverage detected