lumiera_/tests/core
Ichthyostega 005e665c13 clean-up design of the command handling patterns (#210)
this was a classical example of a muddled and messed-up design,
driven just by the fact that I wanted to "spare" some functions,
with the net effect of writing more functions, plus a proxy class
plus create a lot of confusion for the reader.

This was easy to resolve though, once I resorted to the
general adivice to make public interface methods final,
make the extension ponts protected and never
to chain two extension points
2016-01-22 15:25:08 +01:00
..
application mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
backend mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
proc clean-up design of the command handling patterns (#210) 2016-01-22 15:25:08 +01:00
DIR_INFO re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00