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