![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test ScopedCollection_test More...
Go to the source code of this file.
unit test ScopedCollection_test
Definition in file scoped-collection-test.cpp.
#include "lib/test/run.hpp"#include "lib/test/test-helper.hpp"#include "lib/util.hpp"#include "lib/scoped-collection.hpp"#include "lib/test/tracking-dummy.hpp"Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::test |
| Unit tests for the Lumiera support library. | |
| namespace | lib::test::anonymous_namespace{scoped-collection-test.cpp} |
Typedefs | |
| typedef ScopedCollection< Dummy, sizeof(SubDummy)> | CollD |
Classes | |
| class | SubDummy |
| class | ScopedCollection_test |
| class | ScopedCollection_test::Populator |
| Functor to populate the Collection. More... | |
| class | ScopedCollection_test::ManagerDemo |
Functions | |
| LUMIERA_ERROR_DEFINE (SUBVERSIVE, "undercover action") | |
| uint | sum (uint n) |
| LAUNCHER (ScopedCollection_test, "unit common") | |