![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test ScopePath_test More...
Go to the source code of this file.
unit test ScopePath_test
Definition in file scope-path-test.cpp.
#include "lib/test/run.hpp"#include "lib/test/test-helper.hpp"#include "steam/mobject/session/test-scopes.hpp"#include "steam/mobject/session/placement-index.hpp"#include "steam/mobject/session/scope-path.hpp"#include "steam/mobject/session/test-scope-invalid.hpp"#include "lib/format-cout.hpp"#include "lib/util.hpp"#include <string>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... | |
| #define __SHOWPATH | ( | N | ) | cout << "Step("<<N<<"): "<< path << endl; |