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

Function test_ignore_project_2_path_relative

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

Source from the content-addressed store, hash-verified

2242
2243
2244def test_ignore_project_2_path_relative(tmpdir):
2245 __test_ignore_project_2(tmpdir, ['-isrc/'])
2246
2247
2248def test_ignore_project_2_path_relative_backslash(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_project_2Function · 0.85

Tested by

no test coverage detected