![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test DefsManagerImpl_test More...
Go to the source code of this file.
unit test DefsManagerImpl_test
Definition in file defs-manager-impl-test.cpp.
#include "lib/test/run.hpp"#include "lib/util.hpp"#include "steam/asset.hpp"#include "steam/asset/pipe.hpp"#include "steam/asset/struct.hpp"#include "steam/config-resolver.hpp"#include "steam/assetmanager.hpp"#include "steam/mobject/session.hpp"#include "steam/streamtype.hpp"#include "lib/format-string.hpp"#include "lib/query-util.hpp"#include "common/query/defs-manager-impl.hpp"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 |
| namespace | steam::mobject::session::test::anonymous_namespace{defs-manager-impl-test.cpp} |
Classes | |
| class | DefsManagerImpl_test |
Functions | |
| bool | find (const string &pID) |
| shortcut: query for given Pipe-ID | |
| string | newID (Symbol prefix) |
| create a random new ID | |
| LAUNCHER (DefsManagerImpl_test, "function session") | |
| Register this test class... | |
Variables | |
| _Fmt | pattern ("dummy_%s_%i") |