|
ROSE
0.11.96.11
|
Run self tests from the command-line, then exit.
Definition at line 53 of file SelfTest.h.
#include <SelfTest.h>


Public Types | |
| typedef Sawyer::SharedPointer< SelfTests > | Ptr |
Public Types inherited from Sawyer::CommandLine::SwitchAction | |
| typedef SharedPointer< SwitchAction > | Ptr |
| Reference counting pointer for this class. | |
Static Public Member Functions | |
| static Ptr | instance () |
Protected Member Functions | |
| void | operator() (const Sawyer::CommandLine::ParserResult &cmdline) |
Additional Inherited Members | |
Public Member Functions inherited from Sawyer::CommandLine::SwitchAction | |
| void | run (const ParserResult &parserResult) |
| Runs the action. More... | |
Public Member Functions inherited from Sawyer::SharedObject | |
| SharedObject () | |
| Default constructor. More... | |
| SharedObject (const SharedObject &) | |
| Copy constructor. More... | |
| virtual | ~SharedObject () |
| Virtual destructor. More... | |
| SharedObject & | operator= (const SharedObject &) |
| Assignment. More... | |
1.8.17