[tracker/gsettings-remaining-bits] functional-tests: install dconf test profile



commit fcf76c1d7e03daf7500f135db8592c0bdda3ec7c
Author: Ivan Frade <ivan frade nokia com>
Date:   Mon Mar 21 09:51:46 2011 +0200

    functional-tests: install dconf test profile

 tests/functional-tests/Makefile.am           |    6 +++---
 tests/functional-tests/tracker-test.dconf.in |    1 -
 tests/functional-tests/trackertest.dconf.in  |    1 +
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tests/functional-tests/Makefile.am b/tests/functional-tests/Makefile.am
index cab0edd..3350a64 100644
--- a/tests/functional-tests/Makefile.am
+++ b/tests/functional-tests/Makefile.am
@@ -28,8 +28,8 @@ dconfdir = $(sysconfdir)/dconf/profile
 dconf_DATA = \
 	tracker-test
 
-tracker-test: tracker-test.dconf.in
-	cp tracker-test.dconf.in tracker-test
+trackertest: trackertest.dconf.in
+	cp trackertest.dconf.in trackertest
 
 standard_tests = \
 	01-insertion.py \
@@ -115,7 +115,7 @@ functional-test-slow: ${slow_tests}
 EXTRA_DIST = \
 	$(config_SCRIPTS) \
 	create-tests-xml.py \
-	tracker-test
+	trackertest
 
 if HAVE_MAEMO
 CLEANFILES = \
diff --git a/tests/functional-tests/trackertest.dconf.in b/tests/functional-tests/trackertest.dconf.in
new file mode 100644
index 0000000..2ecddfa
--- /dev/null
+++ b/tests/functional-tests/trackertest.dconf.in
@@ -0,0 +1 @@
+trackertest



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