MCPcopy 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
357struct MapInfo : public Score
358{
359 MapInfo()
360 {
361 str_copy(m_PlayerRequest.m_aRequestingPlayer, "brainless tee", sizeof(m_PlayerRequest.m_aRequestingPlayer));
362 }
363};
364
365TEST_P(MapInfo, ExactNoFinish)
366{

Callers 1

TEST_PFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.68