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

Function test_ignore_file_relative

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

Source from the content-addressed store, hash-verified

2032
2033
2034def test_ignore_file_relative(tmpdir):
2035 __test_ignore_file(tmpdir, 'src/test.cpp')
2036
2037
2038def test_ignore_file_relative_backslash(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_fileFunction · 0.85

Tested by

no test coverage detected