lumiera_/tests/gui/interact
Ichthyostega 0dd516a298 Navigator: consider how to approach path resolution
obviously, we get a trivial case, when the path is explicit,
and we need a tricky full blown resolution with backtracking
when forced to interpolate wildcards to cover a given UICoord
spec against the actual UI topology.

Do we need it?
 * actually not right now
 * but already a complete implementation of the ViewSpec concept
   requires such a resolution
2017-10-21 01:53:13 +02:00
..
cmd-context-test.cpp UI-Coordinates: next steps to cover 2017-10-02 18:39:18 +02:00
ui-coord-resolver-test.cpp Navigator: consider how to approach path resolution 2017-10-21 01:53:13 +02:00
ui-coord-test.cpp UI-Coordinates: value representation finished and unit test PASS (#1106) 2017-10-03 00:57:23 +02:00
view-spec-dsl-test.cpp UI-Coordinates: stub to pass compilation 2017-09-23 02:25:52 +02:00