#include <boost/test/unit_test.hpp>#include "formula_function.hpp"#include <cmath>
Go to the source code of this file.
Defines | |
| #define | GETTEXT_DOMAIN "wesnoth-test" |
Functions | |
| BOOST_AUTO_TEST_CASE (test_formula_function_substring) | |
| BOOST_AUTO_TEST_CASE (test_formula_function_length) | |
| BOOST_AUTO_TEST_CASE (test_formula_function_concatenate) | |
| BOOST_AUTO_TEST_CASE (test_formula_function_sin_cos) | |
| #define GETTEXT_DOMAIN "wesnoth-test" |
Definition at line 16 of file test_formula_function.cpp.
| BOOST_AUTO_TEST_CASE | ( | test_formula_function_substring | ) |
Definition at line 26 of file test_formula_function.cpp.
| BOOST_AUTO_TEST_CASE | ( | test_formula_function_sin_cos | ) |
Definition at line 126 of file test_formula_function.cpp.
References game_logic::map_formula_callable::add(), and game_logic::pi.

| BOOST_AUTO_TEST_CASE | ( | test_formula_function_concatenate | ) |
Definition at line 103 of file test_formula_function.cpp.
| BOOST_AUTO_TEST_CASE | ( | test_formula_function_length | ) |
Definition at line 92 of file test_formula_function.cpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:10:38 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |