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

Description

Test:
verify splitting a search path specification and retrieving the components by iteration. Embedded $ORIGIN tokens get resolved to the absolute path of this executable.

Definition at line 40 of file search-path-splitter-test.cpp.

Private Member Functions

void run (Arg)
 
void walkSimplePaths ()
 
void walk (string spec)
 
void resolveEmbeddedOriginToken ()
 

Member Function Documentation

◆ run()

void run ( Arg  )
inlineprivate

Definition at line 43 of file search-path-splitter-test.cpp.

References SearchPathSplitter_test::resolveEmbeddedOriginToken(), and SearchPathSplitter_test::walkSimplePaths().

+ Here is the call graph for this function:

◆ walkSimplePaths()

void walkSimplePaths ( )
inlineprivate

Definition at line 51 of file search-path-splitter-test.cpp.

References VERIFY_ERROR, and SearchPathSplitter_test::walk().

Referenced by SearchPathSplitter_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ walk()

void walk ( string  spec)
inlineprivate

Definition at line 68 of file search-path-splitter-test.cpp.

Referenced by SearchPathSplitter_test::walkSimplePaths().

+ Here is the caller graph for this function:

◆ resolveEmbeddedOriginToken()

void resolveEmbeddedOriginToken ( )
inlineprivate

Definition at line 78 of file search-path-splitter-test.cpp.

References lib::findExePath().

Referenced by SearchPathSplitter_test::run().

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

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