#include <boost/test/unit_test.hpp>
#include "config.hpp"
#include "lexical_cast.hpp"
#include "utils/make_enum.hpp"
Go to the source code of this file.
◆ GETTEXT_DOMAIN
#define GETTEXT_DOMAIN "wesnoth-test" |
◆ BOOST_AUTO_TEST_CASE() [1/4]
BOOST_AUTO_TEST_CASE |
( |
test_make_enum_namespace |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/4]
BOOST_AUTO_TEST_CASE |
( |
test_make_enum_class |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/4]
BOOST_AUTO_TEST_CASE |
( |
test_make_enum_config |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/4]
BOOST_AUTO_TEST_CASE |
( |
test_make_enum_parse |
| ) |
|