LUMIERA.clone/tests/library/test
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
..
test-event-log-test.cpp implement, cover and use the log clearing function 2016-01-02 02:00:07 +01:00
test-helper-demangling-test.cpp clean-up(#985): unify various type-indicating helpers 2016-01-09 02:05:23 +01:00
test-helper-test.cpp clean-up(#985): unify various type-indicating helpers 2016-01-09 02:05:23 +01:00
test-helper-variadic-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
test-option-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00