8#include <boost/test/unit_test.hpp>
BOOST_AUTO_TEST_SUITE_END()
#define BOOST_CHECK_EQUAL(v1, v2)
Compile-time literal string that can be translated with an optional translation function.
const TranslateFn * translate_fn
std::function< std::string(const char *)> TranslateFn
Translate a message to the native language of the user.
consteval auto _t(util::TranslatedLiteral str)
BOOST_AUTO_TEST_CASE(translation_namedparams)
static TranslateFn translate
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.