Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ test_language_unk_force_cpp
Function
test_language_unk_force_cpp
test/cli/dumpfile_test.py:95–96 ·
view source on GitHub ↗
(tmp_path)
Source
from the content-addressed store, hash-verified
93
94
95
def
test_language_unk_force_cpp(tmp_path):
96
__test_language(tmp_path,
'src'
, force_lang=
'c++'
, exp_lang=
'cpp'
)
97
98
99
def
test_duplicate_file_entries(tmpdir):
#13333
Callers
nothing calls this directly
Calls
1
__test_language
Function · 0.85
Tested by
no test coverage detected