#include <boost/test/unit_test.hpp>
#include "config.hpp"
#include "recall_list_manager.hpp"
#include "tests/utils/game_config_manager_tests.hpp"
#include "units/ptr.hpp"
#include "units/types.hpp"
#include "units/unit.hpp"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (test_1) | |
BOOST_AUTO_TEST_CASE | ( | test_1 | ) |
Definition at line 27 of file test_recall_list.cpp.
References recall_list_manager::add(), recall_list_manager::begin(), unit_type_data::build_unit_type(), unit::create(), recall_list_manager::end(), recall_list_manager::erase_if_matches_id(), recall_list_manager::find_if_matches_id(), unit_type::FULL, test_utils::get_test_config(), recall_list_manager::size(), and unit_types.