lumiera_/tests/core/proc/engine
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
..
buff-table-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
buffer-metadata-key-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
buffer-metadata-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
buffer-provider-protocol-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
calc-stream-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
dispatcher-interface-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
engine-interface-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
node-basic-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
node-fabrication-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
node-operation-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
node-source-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
testframe-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
testframe.cpp fix several warnings spotted by GCC-4.9.2 2015-08-16 01:18:58 +02:00
testframe.hpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
tracking-heap-block-provider-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00