[pitivi] tests: check-in and dist test_integration.py
- From: Edward Hervey <edwardrv src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pitivi] tests: check-in and dist test_integration.py
- Date: Wed, 4 Nov 2009 15:44:34 +0000 (UTC)
commit dd7357b7ec20153085d2a7248e3e19629ced0441
Author: Brandon Lewis <brandon_lewis alum berkeley edu>
Date: Wed Oct 28 14:48:06 2009 -0700
tests: check-in and dist test_integration.py
tests/Makefile.am | 1 +
tests/test_integration.py | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b913abf..948cc6d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,6 +9,7 @@ tests = \
test_action.py \
test_undo.py \
test_timeline_undo.py \
+ test_integration.py \
test_gap.py
EXTRA_DIST = $(tests) runtests.py common.py
diff --git a/tests/test_integration.py b/tests/test_integration.py
new file mode 100644
index 0000000..8e3071a
--- /dev/null
+++ b/tests/test_integration.py
@@ -0,0 +1,21 @@
+# PiTiVi , Non-linear video editor
+#
+# tests/test_integration.py
+#
+# Copyright (c) 2008, 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]