LUMIERA.clone/tests/51-gui-model.tests
Ichthyostega 9a9e17578c extended planning to define the operation of UI-Bus and model update
this includes a decision about the tree diff representation and handling format
2015-01-17 16:08:56 +01:00

36 lines
718 B
Text

TESTING "Component Test Suite: GUI Model Parts" ./test-suite --group=gui
TEST "Self-check: testing GUI backbone parts" TestGui_test <<END
return: 0
END
PLANNED "Concept demonstration: retrieve session contents" SessionStructureMapping_test <<END
return: 0
END
PLANNED "Concept demonstration: update hierarchical elements" TangibleUpdate_test <<END
return: 0
END
PLANNED "ModelClip_test" ModelClip_test <<END
END
PLANNED "ModelGroupTrack_test" ModelGroupTrack_test <<END
END
PLANNED "ModelParentTrack_test" ModelParentTrack_test <<END
END
PLANNED "ModelProject_test" ModelProject_test <<END
END
PLANNED "ModelSequence_test" ModelSequence_test <<END
END
PLANNED "ModelTrack_test" ModelTrack_test <<END
END