LUMIERA.clone/tests/core/proc
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
..
asset maximum munch 2016-12-23 04:23:03 +01:00
control Commands: static registration for the existing test dummy commands 2017-04-01 02:33:15 +02:00
engine clean-up: kill Boost scoped_ptr 2017-01-05 00:56:46 +01:00
mobject clean-up: kill Boost scoped_ptr 2017-01-05 00:56:46 +01:00
play DOC: follow-up of removing boost::scoped_ptr 2017-01-05 01:20:34 +01:00