lumiera_/tests/basics
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
..
time mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
diagnostic-context-test.cpp reduce the load of some tests 2014-10-18 05:09:18 +02:00
DIR_INFO reorganise test suite compartments 2014-10-17 20:02:25 +02:00
streamtypebasicstest.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
streamtypelifecycletest.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
teststreamtypes.hpp reorganise test suite compartments 2014-10-17 20:02:25 +02:00
typed-counter-test.cpp Rectify TypedCounter_test fixture -- Type-IDs are not stable 2015-11-02 00:03:29 +01:00
visitingtool-concept.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
visitingtool-extended-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
visitingtool-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00