Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ test
Method
test
Telegram/SourceFiles/core/update_checker.cpp:1567–1571 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1565
}
1566
1567
void Updater::test() {
1568
_testing = true;
1569
cSetLastUpdateCheck(0);
1570
start(false);
1571
}
1572
1573
void Updater::setMtproto(base::weak_ptr<Main::Session> session) {
1574
_session = session;
Callers
13
AddClass
Function · 0.80
colorForBackground
Function · 0.80
footerColorForBackground
Function · 0.80
titleControlColorsForBackground
Function · 0.80
buttonRippleForBackground
Function · 0.80
ParseSearchResult
Function · 0.80
SharedMediaViewer
Function · 0.80
add
Method · 0.80
remove
Method · 0.80
GenerateCodes
Function · 0.80
addNewToBack
Method · 0.80
addToSharedMedia
Method · 0.80
Calls
1
start
Function · 0.70
Tested by
no test coverage detected