[pitivi: 29/65] Added all the test files to the list of tests



commit 13124006ec2f2d2a4876c7197d6dd571ed9d9948
Author: Alex BÄluÈ <alexandru balut gmail com>
Date:   Thu Jun 9 10:07:21 2011 +0200

    Added all the test files to the list of tests

 tests/Makefile.am |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f1bd2a2..f6182a8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -6,16 +6,32 @@ tests = \
 	test_alpha_passthrough.py \
 	test_basic.py \
 	test_binary_search.py \
+	test_cache.py \
+	test_common.py \
+	test_discoverer.py \
+	test_encode.py \
+	test_etree_formatter.py \
 	test_factories_base.py \
 	test_factories_file.py \
+	test_factories_operation.py \
 	test_gap.py \
 	test_integration.py \
+	test_pipeline_action.py \
 	test_pipeline.py \
+	test_projectmanager.py \
+	test_seeker.py \
+	test_settings.py \
 	test_signallable.py \
+	test_sourcelist.py \
 	test_still_image.py \
-	test_undo.py \
+	test_stream.py \
+	test_timeline_factory.py \
+	test_timeline.py \
 	test_timeline_undo.py \
-	test_transitions.py
+	test_track.py \
+	test_transitions.py \
+	test_undo.py \
+	test_utils.py
 
 EXTRA_DIST = \
 	__init__.py \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]