Go to the source code of this file.
unit test CanvasHook_test
Definition in file canvas-hook-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "stage/model/canvas-hook.hpp"
#include "lib/scoped-collection.hpp"
#include "lib/iter-explorer.hpp"
#include "lib/iter-adapter-stl.hpp"
#include "lib/util.hpp"
#include <vector>
#include <forward_list>
#include <algorithm>
#include <random>
|
using | HookedWidget = CanvasHooked< DummyWidget > |
|
|
| stage |
| Lumiera GTK UI implementation root.
|
|
| stage::model |
| The Lumiera GTK-GUI uses a thin proxy layer data model on top of the actual "high-level-model", which lives in the Steam-Layer below.
|
|
◆ stage::model::test::anonymous_namespace{canvas-hook-test.cpp}::FakeCanvas::Attachment
struct stage::model::test::anonymous_namespace{canvas-hook-test.cpp}::FakeCanvas::Attachment |
◆ LAUNCHER()
Register this test class...