[tracker/configure-for-binaries: 34/60] tracker-store: Removed directory in tests/, not in use for some time



commit d45b26fa04d224568fbd4b4cd059f473391024f0
Author: Martyn Russell <martyn lanedo com>
Date:   Mon Oct 25 15:39:36 2010 +0100

    tracker-store: Removed directory in tests/, not in use for some time

 configure.ac                              |    1 -
 tests/Makefile.am                         |    5 -
 tests/tracker-store/Makefile.am           |   30 -----
 tests/tracker-store/tracker-events-test.c |  186 -----------------------------
 4 files changed, 0 insertions(+), 222 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6057bc9..ccffbdd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2131,7 +2131,6 @@ AC_CONFIG_FILES([
 	tests/tracker-miner-fs/Makefile
 	tests/tracker-extract/Makefile
 	tests/tracker-steroids/Makefile
-	tests/tracker-store/Makefile
 	tests/tracker-writeback/Makefile
 	utils/Makefile
 	utils/gtk-sparql/Makefile
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 84b91ce..a4d21ee 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,13 +11,8 @@ SUBDIRS = 			\
 	tracker-miner-fs	\
 	tracker-extract		\
 	tracker-steroids	\
-	tracker-store		\
 	tracker-writeback
 
-# Disabled until it works again
-# Note: re-enable the generation of the Makefile in configure.ac
-#	tracker-steroids
-
 if DIST_FUNCTIONAL_TESTS
 SUBDIRS += functional-tests
 endif



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