Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
command-setup-test.cpp File Reference

unit test CommandSetup_test More...

Go to the source code of this file.

Description

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>

Namespaces

namespace  steam
 Steam-Layer implementation namespace root.
 
namespace  steam::cmd
 
namespace  steam::cmd::test
 
namespace  steam::cmd::test::anonymous_namespace{command-setup-test.cpp}
 

Classes

class  CommandSetup_test
 

Functions

void do_something_pointless (CommandDef &)
 
void operate (string search, string replace)
 
string capture (string, string)
 
void undoIt (string, string, string oldVal)
 
 COMMAND_DEFINITION (test_CommandSetup_test)
 
 LAUNCHER (CommandSetup_test, "unit controller")
 Register this test class...
 

Variables

string testString
 will be manipulated by the commands we define