aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_fractions_01.cpp
Commit message (Expand)AuthorAgeFilesLines
* fraction_timespec::normalize(): Fix underflow case, allow multiple of ns_per_secSven Gothel2022-05-181-0/+32
* fraction*: move test 04.00 -> 03.00 `struct timespec type validation Test 03.00`Sven Gothel2022-05-181-50/+51
* Refining fraction_timespec: Add notion of 'struct timespec' year 2038 issue, ...Sven Gothel2022-05-181-0/+50
* fraction, fraction_timespec: Add sleep_for(), sleep_until() and wait_for() & ...Sven Gothel2022-05-011-0/+49
* Introduce new types: fraction, fraction_timespec; its constants & literals as...Sven Gothel2022-05-011-0/+734