Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test DefsRegistryImpl_test
Definition in file defs-registry-impl-test.cpp.
#include "lib/test/run.hpp"
#include "lib/util.hpp"
#include "common/query.hpp"
#include "common/query/defs-registry.hpp"
#include "lib/format-string.hpp"
#include "lib/p.hpp"
#include "lib/query-diagnostics.hpp"
#include <memory>
#include <map>
Classes | |
class | DefsRegistryImpl_test |
struct | Dummy< I > |
template for generating some different test types More... | |
Functions | |
template<int I> | |
P< Dummy< I > > | fabricate () |
LAUNCHER (DefsRegistryImpl_test, "function session") | |
Register this test class... More... | |
string | newID (string prefix) |
create a random new ID | |
Variables | |
_Fmt | instancePatt ("obj_%s_%i") |
Namespaces | |
lumiera | |
Lumiera public interface. | |
lumiera::query::test::LAUNCHER | ( | DefsRegistryImpl_test | , |
"function session" | |||
) |
Register this test class...