The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Macros | Functions
fake_display.cpp File Reference
#include "fake_display.hpp"
#include "game_board.hpp"
#include "game_display.hpp"
#include "terrain/type_data.hpp"
#include "tod_manager.hpp"
#include "reports.hpp"
#include <boost/make_shared.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

#define GETTEXT_DOMAIN   "wesnoth-test"

Definition at line 15 of file fake_display.cpp.