Lumiera
0.pre.03
»edit your freedom«
|
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"
Classes | |
class | DefsManagerImpl_test |
Functions | |
bool | find (const string &pID) |
shortcut: query for given Pipe-ID | |
LAUNCHER (DefsManagerImpl_test, "function session") | |
Register this test class... More... | |
string | newID (Symbol prefix) |
create a random new ID | |
Variables | |
_Fmt | pattern ("dummy_%s_%i") |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::mobject | |
Media-Objects, edit operations and high-level session. | |
steam::mobject::session | |
Namespace of Session and user visible high-level objects. | |
steam::mobject::session::test::LAUNCHER | ( | DefsManagerImpl_test | , |
"function session" | |||
) |
Register this test class...