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

Function test_ignore_file_relative_wildcard

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

Source from the content-addressed store, hash-verified

2040
2041
2042def test_ignore_file_relative_wildcard(tmpdir):
2043 __test_ignore_file(tmpdir, 'src/test.c*')
2044
2045
2046def test_ignore_file_relative_wildcard_backslash(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_fileFunction · 0.85

Tested by

no test coverage detected