19 lines
375 B
Text
19 lines
375 B
Text
TESTING "Component Test Suite: Builder" ./test-components --group=builder
|
|
|
|
|
|
|
|
|
|
TEST "BuilderTool_test" BuilderTool_test <<END
|
|
out: apply (tool, clip);
|
|
out: Clip on media : Asset(VIDEO:lumi.test-1 v1)
|
|
out: apply (tool, test1);
|
|
out: treat (AbstractMO&);
|
|
out: apply (tool, test2);
|
|
out: catch-all-function called...
|
|
END
|
|
|
|
|
|
PLANNED "BuildSegment_test" BuildSegment_test <<END
|
|
END
|
|
|
|
|