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

Function test_showtime_file_addon_compdb

test/cli/other_test.py:1067–1068  ·  view source on GitHub ↗
(tmp_path)

Source from the content-addressed store, hash-verified

1065
1066
1067def test_showtime_file_addon_compdb(tmp_path):
1068 __test_showtime_file(tmp_path, use_addons=True, use_compdb=True)
1069
1070
1071@pytest.mark.skipif(not __has_clang_tidy, reason='clang-tidy is not available')

Callers

nothing calls this directly

Calls 1

__test_showtime_fileFunction · 0.85

Tested by

no test coverage detected