![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test HashIndexed_test More...
Go to the source code of this file.
unit test HashIndexed_test
Definition in file hash-indexed-test.cpp.
#include "lib/test/run.hpp"#include "lib/hash-indexed.hpp"#include "lib/util.hpp"#include <unordered_map>Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::test |
| Unit tests for the Lumiera support library. | |
Typedefs | |
| typedef HashIndexed< TestB, hash::LuidH > | Mixin |
| Base class to mix in the hash ID facility. | |
Classes | |
| struct | DummyAncestor |
| struct | TestB |
| struct | TestDA |
| struct | TestDB |
| class | HashIndexed_test |
Functions | |
| LAUNCHER (HashIndexed_test, "unit common") | |
| Register this test class... | |