MCPcopy Create free account
hub / github.com/ddnet/ddnet / MapVote

Class MapVote

src/test/score_test.cpp:428–434  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

426}
427
428struct MapVote : public Score
429{
430 MapVote()
431 {
432 str_copy(m_PlayerRequest.m_aRequestingPlayer, "brainless tee", sizeof(m_PlayerRequest.m_aRequestingPlayer));
433 }
434};
435
436TEST_P(MapVote, Exact)
437{

Callers 1

TEST_PFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.68