Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ testUrl
Function
testUrl
kdevplatform/shell/tests/languagecontrollertestbase.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
namespace {
33
QUrl testUrl(const QString& filename)
34
{
35
return QUrl::fromLocalFile(filename);
36
}
37
38
QUrl existentTestUrl(const QString& filename)
39
{
Callers
3
LanguageControllerTestBase
Method · 0.85
matchingLanguagesForUrlInBackgroundThreadTestData
Method · 0.85
nonmatchingLanguagesForUrlTestData
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected