#include <boost/test/unit_test.hpp>#include "log.hpp"#include "config.hpp"#include "unit.hpp"#include "tests/utils/game_config_manager.hpp"#include "unit_map.hpp"#include "unit_id.hpp"#include <boost/bind.hpp>
Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (test_1) | |
| BOOST_AUTO_TEST_CASE (track_real_unit_by_underlying_id) | |
| BOOST_AUTO_TEST_CASE (track_fake_unit_by_underlying_id) | |
| BOOST_AUTO_TEST_CASE (track_real_unit_by_iterator) | |
| BOOST_AUTO_TEST_CASE (track_fake_unit_by_iterator) | |
| BOOST_AUTO_TEST_CASE | ( | test_1 | ) |
Definition at line 35 of file test_unit_map.cpp.
References unit_map::add(), unit_map::end(), unit_map::find(), test_utils::get_test_config(), and unit::underlying_id().

| BOOST_AUTO_TEST_CASE | ( | track_fake_unit_by_iterator | ) |
Definition at line 228 of file test_unit_map.cpp.
References unit_map::add(), unit_map::extract(), unit_map::find(), test_utils::get_test_config(), unit_map::insert(), and unit_map::iterator_base< iter_types >::valid().

| BOOST_AUTO_TEST_CASE | ( | track_real_unit_by_iterator | ) |
Definition at line 194 of file test_unit_map.cpp.
References unit_map::add(), unit_map::extract(), unit_map::find(), test_utils::get_test_config(), unit_map::insert(), and unit_map::iterator_base< iter_types >::valid().

| BOOST_AUTO_TEST_CASE | ( | track_fake_unit_by_underlying_id | ) |
Definition at line 150 of file test_unit_map.cpp.
References unit_map::add(), unit_map::end(), unit_map::extract(), unit_map::find(), test_utils::get_test_config(), unit_map::insert(), and unit::underlying_id().

| BOOST_AUTO_TEST_CASE | ( | track_real_unit_by_underlying_id | ) |
Definition at line 106 of file test_unit_map.cpp.
References unit_map::add(), unit_map::end(), unit_map::extract(), unit_map::find(), test_utils::get_test_config(), unit_map::insert(), and unit::underlying_id().

| Generated by doxygen 1.7.1 on Fri May 25 2012 01:10:45 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |