[evolution-data-server] tests: Always create E_BOOK_INDEX_PHONE summary
- From: Mathias Hasselmann <hasselmm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] tests: Always create E_BOOK_INDEX_PHONE summary
- Date: Wed, 27 Feb 2013 13:40:59 +0000 (UTC)
commit 74a589615b097eefcf1491e792252d46f3df7d8f
Author: Mathias Hasselmann <mathias openismus com>
Date: Wed Feb 27 14:39:46 2013 +0100
tests: Always create E_BOOK_INDEX_PHONE summary
We also should test the E_BOOK_INDEX_PHONE path in test-client-custom-summary
if full phone number support is disabled.
tests/libebook/client/test-client-custom-summary.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/libebook/client/test-client-custom-summary.c
b/tests/libebook/client/test-client-custom-summary.c
index ceed9b1..3ee2b52 100644
--- a/tests/libebook/client/test-client-custom-summary.c
+++ b/tests/libebook/client/test-client-custom-summary.c
@@ -70,9 +70,7 @@ setup_custom_book (ESource *scratch,
e_source_backend_summary_setup_set_indexed_fields (
setup,
E_CONTACT_TEL, E_BOOK_INDEX_SUFFIX,
-#ifdef ENABLE_PHONENUMBER
E_CONTACT_TEL, E_BOOK_INDEX_PHONE,
-#endif /* ENABLE_PHONENUMBER */
E_CONTACT_FULL_NAME, E_BOOK_INDEX_PREFIX,
E_CONTACT_FULL_NAME, E_BOOK_INDEX_SUFFIX,
E_CONTACT_FAMILY_NAME, E_BOOK_INDEX_PREFIX,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]