UFO: Alien Invasion
|
Test cases for the mapdef code and loading the related maps. More...
#include "test_shared.h"
#include "../client/client.h"
#include "../client/cl_shared.h"
#include "../client/cl_lua.h"
#include "../client/renderer/r_state.h"
#include "../client/ui/ui_main.h"
#include "../common/routing.h"
#include "../server/server.h"
#include "../server/sv_rma.h"
Go to the source code of this file.
Data Structures | |
class | MapDefStatsTest |
Functions | |
TEST_F (MapDefStatsTest, DISABLED_MapDefStatistic) | |
This test cycles through the list of map definitions found in the maps.ufo script and collects some properties of the maps relevant to RMA. More... | |
Test cases for the mapdef code and loading the related maps.
Definition in file test_mapstatistics.cpp.
TEST_F | ( | MapDefStatsTest | , |
DISABLED_MapDefStatistic | |||
) |
This test cycles through the list of map definitions found in the maps.ufo script and collects some properties of the maps relevant to RMA.
Definition at line 70 of file test_mapstatistics.cpp.
References csi, mapDef_s::id, LIST_GetByIdx(), MapDef_Foreach, mapDef_s::mapTheme, csi_s::numMDs, mapDef_s::params, Q_streq, SV_PrintAssemblyStats(), and TEST_GetStringProperty().