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

Function test_ignore_path_relative_backslash

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

Source from the content-addressed store, hash-verified

2052
2053
2054def test_ignore_path_relative_backslash(tmpdir):
2055 __test_ignore_file(tmpdir, 'src\\')
2056
2057
2058def test_ignore_path_relative_wildcard(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_fileFunction · 0.85

Tested by

no test coverage detected