LUMIERA.clone/tests/52-gui-control.tests
Ichthyostega 5127414773 UI-Coordinates: next steps to cover
- allow tab specification to be elided
- simple comparisons between UI coordinates
- local query predicates
2017-10-02 18:39:18 +02:00

22 lines
388 B
Text

TESTING "Component Test Suite: GUI Control Facilities" ./test-suite --group=gui
PLANNED "Context bound command invocation" CmdContext_test <<END
return: 0
END
PLANNED "configuration DSL for view access" ViewSpecDSL_test <<END
return: 0
END
TEST "generic UI coordinates" UICoord_test <<END
return: 0
END
PLANNED "resolving UI coordinates" UICoordResolver_test <<END
return: 0
END