75 ASSERT_TRUE(
csi.numMDs > 0);
80 if (filterId && !
Q_streq(filterId, md->
id))
void CL_InitLua(void)
Initializes the ui-lua interfacing environment.
memPool_t * vid_imagePool
memPool_t * cl_genericPool
Share stuff between the different cgame implementations.
static void TearDownTestCase()
static void SetUpTestCase()
Primary header for client.
memPool_t * com_networkPool
cvar_t * masterserver_url
cvar_t * Cvar_Get(const char *var_name, const char *var_value, int flags, const char *desc)
Init or return a cvar.
void * LIST_GetByIdx(linkedList_t *list, int index)
Get an entry of a linked list by its index in the list.
#define Mem_CreatePool(name)
#define MapDef_Foreach(var)
grid pathfinding and routing
void Com_ParseScripts(bool onlyServer)
Main server include file.
memPool_t * sv_genericPool
cvar_t * sv_dumpmapassembly
void SV_PrintAssemblyStats(const char *mapTheme, const char *asmName)
TEST_F(MapDefStatsTest, DISABLED_MapDefStatistic)
This test cycles through the list of map definitions found in the maps.ufo script and collects some p...
const char * TEST_GetStringProperty(const char *name)