LUMIERA.clone/tests/44builder.tests

20 lines
375 B
Text
Raw Permalink Normal View History

2007-09-03 02:33:47 +02:00
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
2007-09-03 02:33:47 +02:00
PLANNED "BuildSegment_test" BuildSegment_test <<END
END