Go to the source code of this file.
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-test" |
Typedefs | |
using | irdya_date = utils::irdya_date |
using | wesnoth_epoch = utils::wesnoth_epoch |
Functions | |
BOOST_AUTO_TEST_CASE (test_irdya_date_parse) | |
BOOST_AUTO_TEST_CASE (test_irdya_date_equal) | |
BOOST_AUTO_TEST_CASE (test_irdya_date_ordering) | |
#define GETTEXT_DOMAIN "wesnoth-test" |
Definition at line 16 of file test_irdya_date.cpp.
using irdya_date = utils::irdya_date |
Definition at line 21 of file test_irdya_date.cpp.
using wesnoth_epoch = utils::wesnoth_epoch |
Definition at line 22 of file test_irdya_date.cpp.
BOOST_AUTO_TEST_CASE | ( | test_irdya_date_equal | ) |
Definition at line 42 of file test_irdya_date.cpp.
BOOST_AUTO_TEST_CASE | ( | test_irdya_date_ordering | ) |
Definition at line 48 of file test_irdya_date.cpp.
BOOST_AUTO_TEST_CASE | ( | test_irdya_date_parse | ) |
Definition at line 26 of file test_irdya_date.cpp.
References utils::irdya_date::get_epoch(), string_enums::enum_base< Definition >::get_string(), utils::irdya_date::get_year(), and utils::irdya_date::read_date().