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

Function test_ignore_project_file_cli_prepend

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

Source from the content-addressed store, hash-verified

2121
2122
2123def test_ignore_project_file_cli_prepend(tmpdir):
2124 __test_ignore_project(tmpdir, ign_proj='test2.cpp', ign_cli='test.cpp')
2125
2126
2127def test_ignore_project_file_cli_append(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_projectFunction · 0.85

Tested by

no test coverage detected