LUMIERA.clone/tests/core/proc/control
Ichthyostega d09a5846d4 basically a working solution for toString in ostream
...and learned a lot about the new type_traits on the way.

As it seems, it is not possible to get a clean error message
when passing an "object" with no custom string conversion;
instead, some overload for an rvalue-ostream kicks in.

probably I'll go for shoing a type string in these cases
2016-01-04 22:21:09 +01:00
..
argument-tuple-accept-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
command-argument-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
command-basic-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
command-binding-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
command-clone-builder-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
command-equality-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
command-mutation-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02: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 basically a working solution for toString in ostream 2016-01-04 22:21:09 +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 Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02: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 Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02: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 re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
test-dummy-commands.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00