LUMIERA.clone/tests/core/proc/control
Ichthyostega 0e10ef09ec refactoring(#988): switch command framework to std::tuple
this was rather easy, since the stadard tuple is a drop-in replacement,
and we do nothing special here, beyond inheriting from a tuple type
2016-01-19 03:56:54 +01:00
..
argument-tuple-accept-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
command-argument-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
command-basic-test.cpp ...and back to #975 : draft command invocation on UI elements 2016-01-12 02:14:06 +01:00
command-binding-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
command-clone-builder-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
command-equality-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
command-mutation-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
command-registry-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
command-use1-test.cpp clean-up(#985): remove code superseded by this rework 2016-01-09 02:05:23 +01:00
command-use2-test.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
command-use3-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
handling-pattern-basics-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
handling-pattern-standard-impl-test.cpp refactoring(#988): switch command framework to std::tuple 2016-01-19 03:56:54 +01:00
memento-tie-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
test-dummy-commands.cpp
test-dummy-commands.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00