Lumiera
0.pre.03
»edit your freedom«
|
invokes the TestOption parser for various example commandlines
Definition at line 39 of file test-option-test.cpp.
Private Member Functions | |
void | additionalCmd () |
void | additionalCmd2 () |
auto | doIt (const string cmdline) |
void | groupFilter1 () |
void | groupFilter2 () |
void | groupID () |
void | help () |
void | noOptions () |
void | run (Arg) |
void | singleTest () |
void | verify_seed () |
Additional Inherited Members | |
Public Member Functions inherited from Test | |
virtual | ~Test ()=default |
this is an interface | |
lib::Random | makeRandGen () |
build a dedicated new RandomGen, seeded from the default-Gen | |
void | seedRand () |
draw a new random seed from a common nucleus, and re-seed the default-Gen. | |
Static Public Member Functions inherited from Test | |
static string | firstTok (Arg) |
conveniently pick the first token from the argument line | |
static uint | firstVal (Arg, uint=1) |
conveniently use some number given as argument, with optional default | |
|
inlineprivate |
Definition at line 58 of file test-option-test.cpp.