[f-spot] Remove more obsolete tests.



commit ac1b09ba3d9de4acc2ea2dd2189767e19b1f879e
Author: Ruben Vermeersch <ruben savanne be>
Date:   Sun May 30 09:15:23 2010 +0200

    Remove more obsolete tests.

 tests/images/pano.jpg         |  Bin 802438 -> 0 bytes
 tests/src/.gitignore          |    1 -
 tests/src/ImageTest.cs        |   46 ----------------
 tests/src/Imaging/JpegFile.cs |   45 ---------------
 tests/src/Imaging/PngFile.cs  |  119 -----------------------------------------
 tests/src/Imaging/Tiff.cs     |   74 -------------------------
 tests/src/Makefile.am         |    1 -
 7 files changed, 0 insertions(+), 286 deletions(-)
---
diff --git a/tests/src/.gitignore b/tests/src/.gitignore
index 52e20c8..3c44d22 100644
--- a/tests/src/.gitignore
+++ b/tests/src/.gitignore
@@ -1,6 +1,5 @@
 /Makefile
 /Makefile.in
 /FSpot.Tests.dll
-/*Test.db
 /*NUnitPrimaryTrace.txt
 /TestResult.xml
diff --git a/tests/src/Makefile.am b/tests/src/Makefile.am
index 9097c5e..68e12ae 100644
--- a/tests/src/Makefile.am
+++ b/tests/src/Makefile.am
@@ -2,7 +2,6 @@ include $(top_srcdir)/Makefile.include
 
 SOURCES = 				\
 	$(srcdir)/SafeUriTest.cs			\
-	$(srcdir)/ImageTest.cs			\
 	$(srcdir)/Query/LogicalTerm.cs		\
 	$(srcdir)/Cms/Cms.cs
 



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