Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test CommandUse1_test
Definition in file command-use1-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "steam/control/command-invocation.hpp"
#include "steam/control/command-def.hpp"
#include "lib/format-cout.hpp"
#include "lib/util.hpp"
#include "steam/control/test-dummy-commands.hpp"
Classes | |
class | CommandUse1_test |
Macros | |
#define | BUILD_NEW_COMMAND_DEF(_ID_) |
Functions | |
LAUNCHER (CommandUse1_test, "function controller") | |
Register this test class... More... | |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |
#define BUILD_NEW_COMMAND_DEF | ( | _ID_ | ) |
steam::control::test::LAUNCHER | ( | CommandUse1_test | , |
"function controller" | |||
) |
Register this test class...