The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Macros | Functions
test_addons.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "addon/validation.hpp"
Include dependency graph for test_addons.cpp:

Go to the source code of this file.

Macros

#define GETTEXT_DOMAIN   "wesnoth-test"
 

Functions

 BOOST_AUTO_TEST_CASE (validation)
 
 BOOST_AUTO_TEST_CASE (encoding)
 

Macro Definition Documentation

#define GETTEXT_DOMAIN   "wesnoth-test"

Definition at line 15 of file test_addons.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( validation  )

Definition at line 23 of file test_addons.cpp.

References addon_filename_legal(), and addon_name_legal().

BOOST_AUTO_TEST_CASE ( encoding  )

Definition at line 44 of file test_addons.cpp.

References c, encode_binary(), and unencode_binary().