Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
scope-path-test.cpp File Reference

unit test ScopePath_test More...

Go to the source code of this file.

Description

unit test ScopePath_test

Definition in file scope-path-test.cpp.

Namespaces

namespace  steam
 Steam-Layer implementation namespace root.
 
namespace  steam::mobject
 Media-Objects, edit operations and high-level session.
 
namespace  steam::mobject::session
 Namespace of Session and user visible high-level objects.
 
namespace  steam::mobject::session::test
 

Macros

#define __SHOWPATH(N)   cout << "Step("<<N<<"): "<< path << endl;
 

Classes

class  ScopePath_test
 

Functions

 LAUNCHER (ScopePath_test, "unit session")
 Register this test class...
 

Macro Definition Documentation

◆ __SHOWPATH

#define __SHOWPATH (   N)    cout << "Step("<<N<<"): "<< path << endl;