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

Function test_ignore_file_relative_backslash

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

Source from the content-addressed store, hash-verified

2036
2037
2038def test_ignore_file_relative_backslash(tmpdir):
2039 __test_ignore_file(tmpdir, 'src\\test.cpp')
2040
2041
2042def test_ignore_file_relative_wildcard(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_fileFunction · 0.85

Tested by

no test coverage detected