index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_fractions_01.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Don't include iostream if not explicitly used
Sven Gothel
2022-08-05
1
-1
/
+0
*
FreeBSD Support: test_fractions_01: Increase required test accuracy from 1/2 ...
Sven Gothel
2022-07-24
1
-2
/
+7
*
FreeBSD Support: test_fractions_01: Cast std::chrono::milliseconds::rep to in...
Sven Gothel
2022-07-24
1
-3
/
+3
*
Fix fraction_timespec::normalize(): tv_nsec and tv_sec shall use same sign, f...
Sven Gothel
2022-07-20
1
-0
/
+59
*
Catch2: Adopt tests to v3.0.1
Sven Gothel
2022-06-19
1
-3
/
+0
*
fraction_timespec::normalize(): Fix underflow case, allow multiple of ns_per_sec
Sven Gothel
2022-05-18
1
-0
/
+32
*
fraction*: move test 04.00 -> 03.00 `struct timespec type validation Test 03.00`
Sven Gothel
2022-05-18
1
-50
/
+51
*
Refining fraction_timespec: Add notion of 'struct timespec' year 2038 issue, ...
Sven Gothel
2022-05-18
1
-0
/
+50
*
fraction, fraction_timespec: Add sleep_for(), sleep_until() and wait_for() & ...
Sven Gothel
2022-05-01
1
-0
/
+49
*
Introduce new types: fraction, fraction_timespec; its constants & literals as...
Sven Gothel
2022-05-01
1
-0
/
+734