The Battle for Wesnoth  1.19.0-dev
Macros | Typedefs | Functions
test_irdya_date.cpp File Reference
#include "utils/irdya_datetime.hpp"
#include <boost/test/unit_test.hpp>
Include dependency graph for test_irdya_date.cpp:

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)
 

Macro Definition Documentation

◆ GETTEXT_DOMAIN

#define GETTEXT_DOMAIN   "wesnoth-test"

Definition at line 16 of file test_irdya_date.cpp.

Typedef Documentation

◆ irdya_date

Definition at line 21 of file test_irdya_date.cpp.

◆ wesnoth_epoch

Definition at line 22 of file test_irdya_date.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( test_irdya_date_equal  )

Definition at line 42 of file test_irdya_date.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( test_irdya_date_ordering  )

Definition at line 48 of file test_irdya_date.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( test_irdya_date_parse  )