![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test SingletonSubclass_test More...
Go to the source code of this file.
unit test SingletonSubclass_test
Definition in file singleton-subclass-test.cpp.
#include "lib/test/run.hpp"#include "lib/test/test-helper.hpp"#include "lib/format-string.hpp"#include "lib/format-cout.hpp"#include "lib/util.hpp"#include "test-target-obj.hpp"#include "lib/depend.hpp"#include "lib/depend-inject.hpp"#include <boost/lexical_cast.hpp>Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::test |
| Unit tests for the Lumiera support library. | |
Classes | |
| class | Interface |
| Target object to be instantiated as Singleton Allocates a variable amount of additional heap memory and prints diagnostic messages. More... | |
| class | Impl |
| class | Impl_XXX |
| class | Unrelated |
| class | SingletonSubclass_test |
Functions | |
| LAUNCHER (SingletonSubclass_test, "unit common") | |
| Register this test class... | |
| class lib::test::Unrelated |
Collaboration diagram for Unrelated: