LUMIERA.clone/tests/vault/gear
Ichthyostega 67c71725a4 Activity-Lang: access current scheduler time dynamically
It is not sufficient just to pass this "current time" as parameter
into the ActivityLang::dispatchChain(), since some Activities within
this chain will essentially be long-running (think rendering); thus
we need a real callback from within the chain. The obvious solution
is to make this part of the Execution Context, which is an abstraction
of the scheduler environment anyway
2023-09-01 02:44:29 +02:00
..
activity-detector-test.cpp Activity-Lang: cover all cases of Gate-behaviour 2023-08-22 20:13:13 +02:00
activity-detector.hpp Activity-Lang: access current scheduler time dynamically 2023-09-01 02:44:29 +02:00
block-flow-test.cpp Activity-Lang: verify memory allocation and connectivity 2023-08-29 18:46:37 +02:00
scheduler-activity-test.cpp Activity-Lang: access current scheduler time dynamically 2023-09-01 02:44:29 +02:00
scheduler-commutator-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-usage-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00