LUMIERA.clone/tests/basics
Ichthyostega 615f112f5c clean-up(#985): unify various type-indicating helpers
over time, we got quite a jungle with all those
shome-me-the-type-of helper functions.

Reduced and unified all those into
- typeString : a human readable, slightly simplified full type
- typeSymbol : a single word identifier, extracted lexically from the type

note: this changeset causes a lot of tests to break,
since we're using unmangeled type-IDs pretty much everywhere now.
Beore fixing those, I'll have to implement a better simplification
scheme for the "human readable" type names....
2016-01-09 02:05:23 +01:00
..
time clean-up(#985): unify various type-indicating helpers 2016-01-09 02:05:23 +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