[pitivi] tests/Makefile.am, tests/test_transitions.py: at unittests for transitions
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] tests/Makefile.am, tests/test_transitions.py: at unittests for transitions
- Date: Tue, 16 Mar 2010 18:06:57 +0000 (UTC)
commit d01286e755578f47d532da93764d43330c7f64e3
Author: Brandon Lewis <brandon_lewis alum berkeley edu>
Date: Fri Feb 26 18:13:20 2010 -0800
tests/Makefile.am, tests/test_transitions.py: at unittests for transitions
tests/Makefile.am | 1 +
tests/test_transitions.py | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fb66330..0fb912c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -10,6 +10,7 @@ tests = \
test_undo.py \
test_timeline_undo.py \
test_integration.py \
+ test_transitions.py \
test_gap.py
EXTRA_DIST = $(tests) runtests.py common.py
diff --git a/tests/test_transitions.py b/tests/test_transitions.py
new file mode 100644
index 0000000..f409ad9
--- /dev/null
+++ b/tests/test_transitions.py
@@ -0,0 +1,22 @@
+# PiTiVi , Non-linear video editor
+#
+# tests/test_transition.py
+#
+# Copyright (c) 2009, Alessandro Decina <alessandro decina collabora co uk>
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this program; if not, write to the
+# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+# Boston, MA 02111-1307, USA.
+
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]