Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_ignore_file
Function
test_ignore_file
test/cli/other_test.py:2014–2015 ·
view source on GitHub ↗
(tmpdir)
Source
from the content-addressed store, hash-verified
2012
2013
2014
def
test_ignore_file(tmpdir):
2015
__test_ignore_file(tmpdir,
'test.cpp'
)
2016
2017
2018
def
test_ignore_file_append(tmpdir):
Callers
nothing calls this directly
Calls
1
__test_ignore_file
Function · 0.85
Tested by
no test coverage detected