The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Macros | Functions
fake_display.cpp File Reference
#include "tests/utils/fake_display.hpp"
#include "game_board.hpp"
#include "game_config_view.hpp"
#include "game_display.hpp"
#include "reports.hpp"
#include "video.hpp"
Include dependency graph for fake_display.cpp:

Go to the source code of this file.

Classes

class  test_utils::fake_display_manager
 

Namespaces

 wb
 
 test_utils
 

Macros

#define GETTEXT_DOMAIN   "wesnoth-test"
 

Functions

game_displaytest_utils::get_fake_display (const int width, const int height)
 Gets a fake test display. More...
 

Macro Definition Documentation

◆ GETTEXT_DOMAIN

#define GETTEXT_DOMAIN   "wesnoth-test"

Definition at line 16 of file fake_display.cpp.