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

Function test_ignore_project_file_cli_append

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

Source from the content-addressed store, hash-verified

2125
2126
2127def test_ignore_project_file_cli_append(tmpdir):
2128 __test_ignore_project(tmpdir, ign_proj='test2.cpp', ign_cli='test.cpp', append_cli=True)
2129
2130
2131def test_ignore_project_file_wildcard_back(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_projectFunction · 0.85

Tested by

no test coverage detected