lumiera_/tests/basics
Ichthyostega 55b39ae592 clean-up: retract usages of »time component access«
While these function may seem superficially plausible,
I more and more come to the conclusion that offering such
function as ''basic building blocks'' is in itself an
ill-guided approach to handling of time entities.

Time is neither „just a number“ — nor does it „contain“ hours, minutes and seconds.
It is possible to ''represent'' it through a **time-code**, which incurs
a quantisation step and implies a reference grid.

Thus Lumiera ''should not offer'' a »basic time handling library«.
Doing so would be just an invitation to bypass proper time handling
and avoid the use of more demanding but also more adequate mental concepts.

So the next step will be to remove functions not deemed adequate, and
better directly inline the respective modulus based computations.
Other functions can be integrated into the respective implementation
translation units for time quantisation and timecode representation.
2025-05-27 20:43:52 +02:00
..
time clean-up: retract usages of »time component access« 2025-05-27 20:43:52 +02:00
call-queue-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
dependency-configuration-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
dependency-factory-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
diagnostic-context-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
DIR_INFO reorganise test suite compartments 2014-10-17 20:02:25 +02:00
singleton-subclass-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
singleton-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
singleton-testmock-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
stream-type-basics-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
stream-type-lifecycle-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-target-obj.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
teststreamtypes.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
typed-counter-test.cpp Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
typed-family-member-id-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
visitingtool-concept.cpp Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
visitingtool-extended-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
visitingtool-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
zombie-check-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00