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

Function test_ignore_project_2_file_relative

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

Source from the content-addressed store, hash-verified

2226
2227
2228def test_ignore_project_2_file_relative(tmpdir):
2229 __test_ignore_project_2(tmpdir, ['-isrc/test.cpp'])
2230
2231
2232def test_ignore_project_2_file_relative_backslash(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_project_2Function · 0.85

Tested by

no test coverage detected