LUMIERA.clone/tests/core/proc/control
Ichthyostega 471fa5b9c4 CommandInstanceManager: fix error check accidentally killing the local instance
due to the refactorings, the instance was moved out prior to checking for
bound arguments. This is ammended now, albeit at the price of passing an
additional flagn and some tricky boolean conditions
2017-04-17 01:51:27 +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 CommandInstanceManager: fix error check accidentally killing the local instance 2017-04-17 01:51:27 +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 Commands: change API to allow moving commands into the dispatcher queue 2017-04-16 16:16:26 +02: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 Commands: some unit test coverage for unbinding arguments 2017-04-16 19:38:56 +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 Commands: draft the changes to be done with command instance management 2017-04-16 02:51:38 +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