The Battle for Wesnoth  1.19.5+dev
Macros | Functions
test_help_markup.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "serialization/markup.hpp"
Include dependency graph for test_help_markup.cpp:

Go to the source code of this file.

Macros

#define GETTEXT_DOMAIN   "wesnoth-test"
 

Functions

 BOOST_AUTO_TEST_CASE (test_simple_help_markup)
 
 BOOST_AUTO_TEST_CASE (test_help_markup_old)
 
 BOOST_AUTO_TEST_CASE (test_help_markup_new)
 

Macro Definition Documentation

◆ GETTEXT_DOMAIN

#define GETTEXT_DOMAIN   "wesnoth-test"

Definition at line 15 of file test_help_markup.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( test_help_markup_new  )

Definition at line 297 of file test_help_markup.cpp.

References output(), and markup::parse_text().

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( test_help_markup_old  )

Definition at line 150 of file test_help_markup.cpp.

References output(), and markup::parse_text().

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( test_simple_help_markup  )

Definition at line 23 of file test_help_markup.cpp.

References output(), and markup::parse_text().