[tracker] new test cases, subdirs added



commit b93b248a4bc7b9edbafd80618bab7832e2d354cb
Author: amit <amit esdhcp035176 research nokia com>
Date:   Wed Feb 3 16:16:16 2010 +0200

    new test cases, subdirs added

 tests/functional-tests/Makefile.am |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/Makefile.am b/tests/functional-tests/Makefile.am
index cb72ff3..f65823f 100644
--- a/tests/functional-tests/Makefile.am
+++ b/tests/functional-tests/Makefile.am
@@ -1,5 +1,7 @@
 include $(top_srcdir)/Makefile.decl
 
+SUBDIRS = testdata
+
 if DIST_FUNCTIONAL_TESTS
 configdir = $(datadir)/tracker-tests
 
@@ -7,7 +9,10 @@ config_DATA =			\
 	tests.xml		\
 	01-insertion.py		\
 	02-metacontacts.py	\
-	03-fts-functions.py
+	03-fts-functions.py	\
+	configuration.py	\
+	metadata_tc.py
+
 
 EXTRA_DIST = $(config_DATA)
 endif



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