The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Macros | Functions
game_config_manager_tests.cpp File Reference
#include "tests/utils/game_config_manager_tests.hpp"
#include "config.hpp"
#include "game_config_view.hpp"
#include "config_cache.hpp"
#include "filesystem.hpp"
#include "font/font_config.hpp"
#include "game_config.hpp"
#include "gettext.hpp"
#include "hotkey/hotkey_manager.hpp"
#include "hotkey/hotkey_command.hpp"
#include "hotkey/hotkey_item.hpp"
#include "language.hpp"
#include "units/types.hpp"
#include "gui/gui.hpp"
#include <clocale>
Include dependency graph for game_config_manager_tests.cpp:

Go to the source code of this file.

Classes

class  test_utils::game_config_manager
 

Namespaces

 test_utils
 

Macros

#define GETTEXT_DOMAIN   "wesnoth-test"
 

Functions

static bool test_utils::match_english (const language_def &def)
 
const configtest_utils::get_test_config_ref ()
 
config test_utils::get_test_config ()
 

Macro Definition Documentation

◆ GETTEXT_DOMAIN

#define GETTEXT_DOMAIN   "wesnoth-test"

Definition at line 16 of file game_config_manager_tests.cpp.