LUMIERA.clone/tests/51-gui-model.tests
Ichthyostega ada5cefaaf re-arrange tests according to layer structure
the buildsystem will now pick up and link
all test cases according to the layer, e.g.
backend tests will automatically be linked
against the backend + library solely.
2013-01-07 05:43:01 +01:00

22 lines
482 B
Text

TESTING "Component Test Suite: GUI Model Parts" ./test-suite --group=gui
PLANNED "ModelClipTrack_test" ModelClipTrack_test <<END
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