Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test FeedManifold_test
Definition in file feed-manifold-test.cpp.
#include "lib/test/run.hpp"
#include "lib/error.hpp"
#include "steam/engine/proc-node.hpp"
#include "steam/engine/feed-manifold.hpp"
#include "lib/format-cout.hpp"
#include <memory>
Classes | |
class | FeedManifold_test |
Functions | |
LAUNCHER (FeedManifold_test, "unit engine") | |
Register this test class... More... | |
Variables | |
const uint | CHUNK_MAX = 8000 |
const uint | TABLE_SIZ = 100000 |
const uint | WIDTH_MAX = 3 |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::engine | |
Lumiera's render engine core and operational control. | |
steam::engine::test::LAUNCHER | ( | FeedManifold_test | , |
"unit engine" | |||
) |
Register this test class...