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

Function test_ignore_project_path_relative

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

Source from the content-addressed store, hash-verified

2149
2150
2151def test_ignore_project_path_relative(tmpdir):
2152 __test_ignore_project(tmpdir, 'src/')
2153
2154
2155def test_ignore_project_path_relative_backslash(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_projectFunction · 0.85

Tested by

no test coverage detected