[folks/edsunittests: 1/2] Re-enable eds backend unit tests.
- From: Jeremy Whiting <jpwhiting src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks/edsunittests: 1/2] Re-enable eds backend unit tests.
- Date: Tue, 19 Jun 2012 17:57:02 +0000 (UTC)
commit 17a6678a34794207dc9882eaaa1c951b71dc5c35
Author: Jeremy Whiting <jpwhiting kde org>
Date: Tue Jun 19 11:52:13 2012 -0600
Re-enable eds backend unit tests.
configure.ac | 2 ++
tests/Makefile.am | 5 ++---
tests/lib/Makefile.am | 5 ++---
3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e20ea6f..f89cac0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -550,6 +550,7 @@ AC_CONFIG_FILES([
tests/Makefile
tests/data/Makefile
tests/data/gconf.path
+ tests/eds/Makefile
tests/folks/Makefile
tests/key-file/Makefile
tests/libsocialweb/Makefile
@@ -557,6 +558,7 @@ AC_CONFIG_FILES([
tests/tracker/Makefile
tests/lib/Makefile
tests/lib/folks-test-uninstalled.pc
+ tests/lib/eds/Makefile
tests/lib/key-file/Makefile
tests/lib/libsocialweb/Makefile
tests/lib/libsocialweb/session.conf
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cfee3f5..be349c6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,9 +11,7 @@ SUBDIRS += libsocialweb
endif
if ENABLE_EDS
-# Comment out eds tests until they are ported to eds api changes.
-# https://bugzilla.gnome.org/show_bug.cgi?id=675121
-#SUBDIRS += eds
+SUBDIRS += eds
endif
SUBDIRS += key-file
@@ -29,6 +27,7 @@ DIST_SUBDIRS = \
lib \
tools \
folks \
+ eds \
key-file \
telepathy \
libsocialweb \
diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am
index e74cfe0..b3bd792 100644
--- a/tests/lib/Makefile.am
+++ b/tests/lib/Makefile.am
@@ -12,14 +12,13 @@ SUBDIRS += tracker
endif
if ENABLE_EDS
-# comment out eds tests until they are ported to eds api changes.
-# https://bugzilla.gnome.org/show_bug.cgi?id=675121
-#SUBDIRS += eds
+SUBDIRS += eds
endif
DIST_SUBDIRS = \
key-file \
telepathy \
+ eds \
libsocialweb \
tracker \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]