MCPcopy Create free account
hub / github.com/KDE/kdevelop / gitTest_FileName3

Function gitTest_FileName3

plugins/git/tests/test_git.cpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50inline QString gitTest_FileName() { return QStringLiteral("testfile"); }
51inline QString gitTest_FileName2() { return QStringLiteral("foo"); }
52inline QString gitTest_FileName3() { return QStringLiteral("bar"); }
53
54using namespace KDevelop;
55

Callers 2

addFilesMethod · 0.85
commitFilesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected