LUMIERA.clone/tests/core/proc/control
Ichthyostega 5f6854621e Command-Cycle: remove the separate 'bang!' message
as it turns out, we can always trigger commands right away,
the moment all arguments are known. Thus it is sufficient to
send a single argument binding message, which allows us to
get rid of a lot or ugly complexities (payload visitor).
2017-04-14 23:45:35 +02:00
..
argument-tuple-accept-test.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
command-argument-test.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
command-basic-test.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
command-binding-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
command-clone-builder-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
command-equality-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
command-instance-manager-test.cpp Commands: refactor integration into SessionCommandService (#1089) 2017-04-09 19:11:40 +02:00
command-message-binding-test.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
command-mutation-test.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
command-queue-test.cpp ProcDispatcher: integrate queue and finish preliminary implementation draft 2016-12-25 22:26:16 +01:00
command-registry-test.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
command-setup-test.cpp Commands: draft usage of CommandInstanceManager (#1089) 2017-04-01 02:33:15 +02:00
command-use1-test.cpp Symbol: clean-up of some occasional usages 2017-04-08 00:40:04 +02:00
command-use2-test.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
command-use3-test.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
dispatcher-looper-test.cpp DispatcherLoop: no timeout turnaround necessary in idle state 2017-01-07 02:46:34 +01:00
handling-pattern-basics-test.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
handling-pattern-standard-impl-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
memento-tie-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
session-command-function-test.cpp Command-Cycle: remove the separate 'bang!' message 2017-04-14 23:45:35 +02:00
test-dummy-commands.cpp Commands: get second testcase to PASS 2017-04-07 04:19:10 +02:00
test-dummy-commands.hpp Commands: get second testcase to PASS 2017-04-07 04:19:10 +02:00