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

Function test_ignore_file_append

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

Source from the content-addressed store, hash-verified

2016
2017
2018def test_ignore_file_append(tmpdir):
2019 __test_ignore_file(tmpdir, 'test.cpp', append=True)
2020
2021
2022def test_ignore_file_wildcard_back(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_fileFunction · 0.85

Tested by

no test coverage detected