LUMIERA.clone/tests/core/proc/control
Ichthyostega 35fbd9fa1e immutable-arguments(#989): add a first-class unit test (closes #989)
the functionality as such is already covered,
but it seems important enough to warrant a dedicated test.


incidentally, Duration still lacked a default ctor.
Time values are default constructible, yet immutable.
2016-02-07 02:59:03 +01:00
..
argument-tuple-accept-test.cpp command-closure-design(#301): better naming of implementation classes 2016-02-06 16:29:06 +01:00
command-argument-test.cpp command-closure-design(#301): better naming of implementation classes 2016-02-06 16:29:06 +01:00
command-basic-test.cpp
command-binding-test.cpp
command-clone-builder-test.cpp command-closure-design(#301): better naming of implementation classes 2016-02-06 16:29:06 +01:00
command-equality-test.cpp rectify-design(#301): disentangle CmdClosure hierarchy 2016-02-07 01:41:40 +01:00
command-message-binding-test.cpp immutable-arguments(#989): add a first-class unit test (closes #989) 2016-02-07 02:59:03 +01:00
command-mutation-test.cpp rectify-design(#301): disentangle CmdClosure hierarchy 2016-02-07 01:41:40 +01:00
command-registry-test.cpp
command-use1-test.cpp
command-use2-test.cpp
command-use3-test.cpp
handling-pattern-basics-test.cpp
handling-pattern-standard-impl-test.cpp
memento-tie-test.cpp
test-dummy-commands.cpp
test-dummy-commands.hpp