![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Implementation of commandline parsing for the unittest test-suite. More...
Go to the source code of this file.
Implementation of commandline parsing for the unittest test-suite.
Definition in file testoption.cpp.
Namespaces | |
| namespace | test |
| Test runner and basic definitions for tests. | |
Typedefs | |
| typedef boost::program_options::options_description | Syntax |
| typedef boost::program_options::variables_map | VarMap |
Functions | |
| ostream & | operator<< (ostream &os, const TestOption &to) |
| for outputting the help messages. | |
| typedef boost::program_options::options_description Syntax |
Definition at line 27 of file testoption.cpp.
| typedef boost::program_options::variables_map VarMap |
Definition at line 28 of file testoption.cpp.