Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
CmdlineWrapper_test Class Reference

Description

Test:
for lib::Cmdline, wrapping various example cmdlines

Definition at line 38 of file cmdline-wrapper-test.cpp.

Private Member Functions

void run (Arg)
 
void testLine (const string cmdline)
 
void testStandardCmdlineformat ()
 

Member Function Documentation

◆ run()

void run ( Arg  )
inlineprivate

Definition at line 41 of file cmdline-wrapper-test.cpp.

References CmdlineWrapper_test::testLine(), and CmdlineWrapper_test::testStandardCmdlineformat().

+ Here is the call graph for this function:

◆ testLine()

void testLine ( const string  cmdline)
inlineprivate

Definition at line 55 of file cmdline-wrapper-test.cpp.

Referenced by CmdlineWrapper_test::run().

+ Here is the caller graph for this function:

◆ testStandardCmdlineformat()

void testStandardCmdlineformat ( )
inlineprivate
Test:
wrapping a (albeit faked) standard commandline given as (argc, argv[])

Definition at line 80 of file cmdline-wrapper-test.cpp.

Referenced by CmdlineWrapper_test::run().

+ Here is the caller graph for this function:
+ Inheritance diagram for CmdlineWrapper_test:
+ Collaboration diagram for CmdlineWrapper_test:

The documentation for this class was generated from the following file: