Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ dump_remove
Function
dump_remove
addons/test/util.py:30–31 ·
view source on GitHub ↗
(fpath)
Source
from the content-addressed store, hash-verified
28
29
30
def
dump_remove(fpath):
31
os.remove(fpath +
".dump"
)
32
33
34
def
convert_json_output(raw_json_strings):
Callers
3
test_files
Function · 0.85
test_rules_suppression
Function · 0.85
teardown_module
Function · 0.85
Calls
no outgoing calls
Tested by
3
test_files
Function · 0.68
test_rules_suppression
Function · 0.68
teardown_module
Function · 0.68