summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2009-06-24 14:59:54 +0200
committerDamien Lespiau <damien.lespiau@intel.com>2009-06-24 14:59:54 +0200
commitbad91a4b476d69f75a30143cc673438f53f90d49 (patch)
treeb96fc9d417b5c9483e9a241e196de96125be4b05 /tests/.gitignore
parent4bbd055cdd54d73623ad2458c3b565668485a5af (diff)
downloadclutter-gst-bad91a4b476d69f75a30143cc673438f53f90d49.tar.gz
[tests] Add a video start/stop test
This tests switches between two videos. It was originally submitted as a test case in bug #1306 (bugzilla.openedhand.com). I've updated it to current clutter API and fix a few things. It might be useful to extend it further to test part of the ClutterMedia implementation.
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 3e817e0..38db73b 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,2 +1,3 @@
-test-yuv-upload
test-rgb-upload
+test-start-stop
+test-yuv-upload