Test if the WML preprocessor and parser together can correctly process #define and #undef macros. More...
Go to the source code of this file.
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-test" |
Functions | |
BOOST_AUTO_TEST_CASE (macro_define_noArgument_ParseAsExpected) | |
BOOST_AUTO_TEST_CASE (macro_define_1Argument_ParseAsExpected) | |
Test if the WML preprocessor and parser together can correctly process #define and #undef macros.
Definition in file test_macro_define.cpp.
#define GETTEXT_DOMAIN "wesnoth-test" |
Definition at line 22 of file test_macro_define.cpp.
BOOST_AUTO_TEST_CASE | ( | macro_define_1Argument_ParseAsExpected | ) |
Definition at line 45 of file test_macro_define.cpp.
References check_wml_equivalence().
BOOST_AUTO_TEST_CASE | ( | macro_define_noArgument_ParseAsExpected | ) |
Definition at line 29 of file test_macro_define.cpp.
References check_wml_equivalence(), and i.