LUMIERA.clone/tests/core
Ichthyostega a13270a6b8 Commands: static registration for the existing test dummy commands
Up to now, these dummy functions where used by various unit tests
directly, by creating command definitions within the test fixture.

But since it is foreseeable that we'll need dummy commands for various
further unit tests, it seems adequate to setup a global static registration
with the newly created system of command registrations for these dummies.
2017-04-01 02:33:15 +02:00
..
application clean-up: mark subsystem implementations with noexcept and override 2016-12-12 01:18:19 +01:00
backend mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
proc Commands: static registration for the existing test dummy commands 2017-04-01 02:33:15 +02:00
DIR_INFO