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

Function test_ignore_file_wildcard_back

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

Source from the content-addressed store, hash-verified

2020
2021
2022def test_ignore_file_wildcard_back(tmpdir):
2023 __test_ignore_file(tmpdir, 'test.c*')
2024
2025
2026def test_ignore_file_wildcard_front(tmpdir):

Callers

nothing calls this directly

Calls 1

__test_ignore_fileFunction · 0.85

Tested by

no test coverage detected