LUMIERA.clone/tests/gui/interact
Ichthyostega c39442a287 LocationQuery: recast syntax for inline structure definitions
this fixes a silly mistake:
obviously we want named sub-nodes, aka. "Attributes",
but we used the anonymous sub-nodes instead, aka. "Children"

Incidentally, this renders the definitions also way more readable;
in fact the strange post-fix naming notation of the original version
was a clear indication of using the system backwards....
2017-10-28 00:17:56 +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 LocationQuery: recast syntax for inline structure definitions 2017-10-28 00:17:56 +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