Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test CommandSetup_test
Definition in file command-setup-test.cpp.
#include "lib/test/run.hpp"
#include "steam/cmd.hpp"
#include "steam/control/command-def.hpp"
#include "lib/format-string.hpp"
#include "lib/format-cout.hpp"
#include "lib/util.hpp"
#include <string>
#include <regex>
Classes | |
class | CommandSetup_test |
Functions | |
string | capture (string, string) |
COMMAND_DEFINITION (test_CommandSetup_test) | |
void | do_something_pointless (CommandDef &) |
LAUNCHER (CommandSetup_test, "unit controller") | |
Register this test class... More... | |
void | operate (string search, string replace) |
void | undoIt (string, string, string oldVal) |
Variables | |
string | testString |
will be manipulated by the commands we define | |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::cmd::test::LAUNCHER | ( | CommandSetup_test | , |
"unit controller" | |||
) |
Register this test class...