MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / test_ignore_project_file_placeholder

Function test_ignore_project_file_placeholder

test/cli/other_test.py:2139–2140  ·  view source on GitHub ↗
(tmpdir)

Source from the content-addressed store, hash-verified

2137
2138
2139def test_ignore_project_file_placeholder(tmpdir):
2140 __test_ignore_project(tmpdir, 't?st.cpp')
2141
2142
2143def test_ignore_project_file_relative(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_projectFunction · 0.85

Tested by

no test coverage detected