Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ MapInfo
Class
MapInfo
src/test/score_test.cpp:357–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
struct MapInfo : public Score
358
{
359
MapInfo()
360
{
361
str_copy(m_PlayerRequest.m_aRequestingPlayer,
"brainless tee"
, sizeof(m_PlayerRequest.m_aRequestingPlayer));
362
}
363
};
364
365
TEST_P(MapInfo, ExactNoFinish)
366
{
Callers
1
TEST_P
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_P
Function · 0.68