#include "test.h"
#include <algorithm>
#include "server/mods.h"
#include "settings.h"
#include "util/string.h"
Classes | |
class | TestServerModManager |
Macros | |
#define | SUBGAME_ID "devtest" |
Variables | |
static TestServerModManager | g_test_instance |
#define SUBGAME_ID "devtest" |
Referenced by TestServerModManager::runTests(), and TestServerModManager::testCreation().
|
static |