[pitivi/gtktimeline: 23/28] tests:validate: Add a simple scenario to check T48
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/gtktimeline: 23/28] tests:validate: Add a simple scenario to check T48
- Date: Tue, 5 May 2015 07:51:53 +0000 (UTC)
commit 3cbb995df5a4e69f94eb050ac4df49c345142ee3
Author: Thibault Saunier <tsaunier gnome org>
Date: Sat May 2 09:59:34 2015 +0200
tests:validate: Add a simple scenario to check T48
Reviewers: Mathieu_Du
Differential Revision: http://phabricator.freedesktop.org/D142
.../scenarios/T48.edit_clip_endpoint.scenario | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/tests/validate-tests/scenarios/T48.edit_clip_endpoint.scenario
b/tests/validate-tests/scenarios/T48.edit_clip_endpoint.scenario
new file mode 100644
index 0000000..b0442fe
--- /dev/null
+++ b/tests/validate-tests/scenarios/T48.edit_clip_endpoint.scenario
@@ -0,0 +1,20 @@
+description, seek=true, handles-states=true
+wait, duration=(double)0.442458292;
+pause;
+add-asset,
id=(string)file:///home/thiblahute/devel/pitivi/1.0-uninstalled/pitivi/tests/samples/30fps_numeroted_frames_red.mkv,
type=(string)GESUriClip;
+add-layer, priority=(int)0;
+add-clip, name=(string)uriclip0, layer-priority=(int)0,
asset-id=(string)file:///home/thiblahute/devel/pitivi/1.0-uninstalled/pitivi/tests/samples/30fps_numeroted_frames_red.mkv,
type=(string)GESUriClip, start=(double)0, inpoint=(double)0, duration=(double)2.5;
+commit;
+zoom-fit, optional-action-type=(boolean)true;
+wait, duration=(double)0.5;
+edit-container, container-name=(string)uriclip0, edit-mode=(string)edit_normal, new-layer-priority=(int)0,
edge=(string)edge_none, position=(double)0.50;
+wait, duration=(double)1.0;
+commit;
+wait, duration=(double)1.0;
+zoom-fit, optional-action-type=(boolean)true;
+edit-container, container-name=(string)uriclip0, edit-mode=(string)edit_trim, new-layer-priority=(int)-1,
edge=(string)edge_end, position=(double)2.0;
+commit;
+wait, duration=(double)1.0;
+seek, start=(double)1.90, flags=(string)accurate+flush;
+wait, duration=(double)1.0;
+stop, force=true;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]