The Battle for Wesnoth  1.19.18+dev
Namespaces | Macros | Functions
fake_display.cpp File Reference
#include "tests/utils/fake_display.hpp"
#include "events.hpp"
#include "video.hpp"
Include dependency graph for fake_display.cpp:

Go to the source code of this file.

Namespaces

 test_utils
 

Macros

#define GETTEXT_DOMAIN   "wesnoth-test"
 

Functions

void test_utils::set_test_resolution (const int width, const int height)
 Sets the dummy display resolution for use by the tests. More...
 

Macro Definition Documentation

◆ GETTEXT_DOMAIN

#define GETTEXT_DOMAIN   "wesnoth-test"

Definition at line 16 of file fake_display.cpp.

Variable Documentation

◆ main_event_context_

const events::event_context main_event_context_
private

Definition at line 36 of file fake_display.cpp.