[tracker/gsettings-remaining-bits] functional-tests: Install a dconf-profile for testing
- From: Ivan Frade <ifrade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/gsettings-remaining-bits] functional-tests: Install a dconf-profile for testing
- Date: Mon, 21 Mar 2011 11:01:41 +0000 (UTC)
commit 8d909bfc00f7bcf8dd77e285a6016845cd446ae2
Author: Ivan Frade <ivan frade nokia com>
Date: Thu Mar 17 11:37:44 2011 +0200
functional-tests: Install a dconf-profile for testing
tests/functional-tests/Makefile.am | 10 +++++++++-
tests/functional-tests/tracker-test.dconf.in | 1 +
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/Makefile.am b/tests/functional-tests/Makefile.am
index f9b0924..cab0edd 100644
--- a/tests/functional-tests/Makefile.am
+++ b/tests/functional-tests/Makefile.am
@@ -24,6 +24,13 @@ config_SCRIPTS += \
tracker-tests.aegis
endif
+dconfdir = $(sysconfdir)/dconf/profile
+dconf_DATA = \
+ tracker-test
+
+tracker-test: tracker-test.dconf.in
+ cp tracker-test.dconf.in tracker-test
+
standard_tests = \
01-insertion.py \
02-sparql-bugs.py
@@ -107,7 +114,8 @@ functional-test-slow: ${slow_tests}
EXTRA_DIST = \
$(config_SCRIPTS) \
- create-tests-xml.py
+ create-tests-xml.py \
+ tracker-test
if HAVE_MAEMO
CLEANFILES = \
diff --git a/tests/functional-tests/tracker-test.dconf.in b/tests/functional-tests/tracker-test.dconf.in
new file mode 100644
index 0000000..951d386
--- /dev/null
+++ b/tests/functional-tests/tracker-test.dconf.in
@@ -0,0 +1 @@
+tracker-test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]