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

Function test_ignore_file

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

Source from the content-addressed store, hash-verified

2012
2013
2014def test_ignore_file(tmpdir):
2015 __test_ignore_file(tmpdir, 'test.cpp')
2016
2017
2018def test_ignore_file_append(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_fileFunction · 0.85

Tested by

no test coverage detected