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

Function test_ignore_path_relative_wildcard

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

Source from the content-addressed store, hash-verified

2056
2057
2058def test_ignore_path_relative_wildcard(tmpdir):
2059 __test_ignore_file(tmpdir, 'src*/')
2060
2061
2062def test_ignore_path_relative_wildcard_backslash(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_fileFunction · 0.85

Tested by

no test coverage detected