Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_ignore_file_placeholder
Function
test_ignore_file_placeholder
test/cli/other_test.py:2030–2031 ·
view source on GitHub ↗
(tmpdir)
Source
from the content-addressed store, hash-verified
2028
2029
2030
def
test_ignore_file_placeholder(tmpdir):
2031
__test_ignore_file(tmpdir,
't?st.cpp'
)
2032
2033
2034
def
test_ignore_file_relative(tmpdir):
Callers
nothing calls this directly
Calls
1
__test_ignore_file
Function · 0.85
Tested by
no test coverage detected