lumiera_/tests/core/proc/control
Ichthyostega 2c20d407fc mass clean-up: adapt usage of std::cout pretty much everywhere
- remove unnecessary includes
- expunge all remaining usages of boost::format
- able to leave out the expliti string(elm) in output
- drop various operator<<, since we're now picking up
  custom string conversions automatically
- delete diagnostics headers, which are now largely superfluous
- use newer helper functions occasionally

I didn't blindly change any usage of <iostream> though;
sometimes, just using the output streams right away
seems adequate.
2016-01-07 20:12:46 +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 fix **** in doxygen comments 2013-10-24 23:06:36 +02: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 mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +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 mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +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 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