JayBeams  0.1
Another project to have fun coding.
Functions
ut_as_hhmmss.cpp File Reference
#include <jb/as_hhmmss.hpp>
#include <boost/test/unit_test.hpp>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (hhmmssu_ios)
 
 BOOST_AUTO_TEST_CASE (hhmmss_ios)
 
 BOOST_AUTO_TEST_CASE (as_hh_mm_ss_u_ios)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( hhmmssu_ios  )
Test:
Verify that hhmmssu works correctly:

Definition at line 14 of file ut_as_hhmmss.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( hhmmss_ios  )
Test:
Verify that hhmmss works correctly:

Definition at line 37 of file ut_as_hhmmss.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( as_hh_mm_ss_u_ios  )
Test:
Verify that as_hh_mm_ss_u works correctly:

Definition at line 60 of file ut_as_hhmmss.cpp.