[pitivi] tests: Remove obsolete tests



commit 18b8dea328f362be5d439bea5de76c3f6bf5eba1
Author: Alex BÄluÈ <alexandru balut gmail com>
Date:   Sat Nov 10 19:04:42 2012 +0100

    tests: Remove obsolete tests

 tests/Makefile.am             |    4 +-
 tests/test_formatters_base.py |   52 --
 tests/test_integration.py     | 1087 -----------------------------------------
 tests/test_still_image.py     |  155 ------
 4 files changed, 1 insertions(+), 1297 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 45e3695..6a64c8d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -17,10 +17,8 @@ tests = \
 	test_system_gnome.py
 
 integration_tests = \
-	test_integration.py \
 	test_preset.py \
-	test_projectsettings.py \
-	test_still_image.py
+	test_projectsettings.py
 
 EXTRA_DIST = \
 	__init__.py \



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